Fixes #273 (Add ui option to display or not the date of an album)

This commit is contained in:
Teatek 2019-01-28 17:15:52 +01:00 committed by Pierrick Le Gall
parent 743d31c9e0
commit 1907e678b8
6 changed files with 70 additions and 4 deletions

View file

@ -199,10 +199,6 @@ $conf['header_notes'] = array();
// show_thumbnail_caption : on thumbnails page, show thumbnail captions ?
$conf['show_thumbnail_caption'] = true;
// display_fromto: display the date creation bounds of a
// category.
$conf['display_fromto'] = false;
// allow_random_representative : do you wish Piwigo to search among
// categories elements a new representative at each reload ?
//