diff options
Diffstat (limited to 'include/section_init.inc.php')
-rw-r--r-- | include/section_init.inc.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/section_init.inc.php b/include/section_init.inc.php index 399347659..0f44012de 100644 --- a/include/section_init.inc.php +++ b/include/section_init.inc.php @@ -411,11 +411,6 @@ if ('categories' == $page['section']) : 'include/category_cats.inc.php'; } - if (isset($page['flat'])) - { - $page['title'] = $lang['recent_pics_cat'].' : '.$page['title'] ; - } - if ( (!isset($page['chronology_field'])) and |