Skip to content

Commit

Permalink
feature 2588: add LEVEL_SEPARATOR for all pages
Browse files Browse the repository at this point in the history
git-svn-id: http://piwigo.org/svn/trunk@14168 68402e56-0260-453c-a942-63ccdbb3a9ee
  • Loading branch information
plegall committed Apr 15, 2012
1 parent f6ed8a0 commit 1833933
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/page_header.php
Expand Up @@ -56,6 +56,8 @@
'PAGE_TITLE' => strip_tags($title),

'U_HOME' => get_gallery_home_url(),

'LEVEL_SEPARATOR' => $conf['level_separator'],
));


Expand Down

0 comments on commit 1833933

Please sign in to comment.