Bug on removed $conf value... subcatify
git-svn-id: http://piwigo.org/svn/trunk@2473 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
8ab0da7da2
commit
ce1d7492f6
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ $adv['c'][18] = $conf['show_picture_name_on_title'];
|
|||
$adv['v'][18] = sprintf($lang['current'], 'true');
|
||||
|
||||
$adv['n'][19] = 'subcatify';
|
||||
$adv['c'][19] = $conf['subcatify'];
|
||||
/* $adv['c'][19] = $conf['subcatify']; No longer exist */
|
||||
$adv['v'][19] = sprintf($lang['current'], 'true');
|
||||
|
||||
$adv['n'][20] = 'allow_random_representative';
|
||||
|
|
Loading…
Add table
Reference in a new issue