diff options
author | laurent.duretz <laurent.duretz@piwigo.org> | 2010-04-22 13:11:32 +0000 |
---|---|---|
committer | laurent.duretz <laurent.duretz@piwigo.org> | 2010-04-22 13:11:32 +0000 |
commit | 4dccf2577668877844e193c92778215d0316fb4a (patch) | |
tree | 5db84608f83a940ceeb286a82357e0f61983878e /picture.php | |
parent | 3402ea7bf3347520f9bb8ba536328954ea9902b3 (diff) |
Issue 1521 : report trunk on branch 2.0
git-svn-id: http://piwigo.org/svn/branches/2.0@5938 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'picture.php')
-rw-r--r-- | picture.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/picture.php b/picture.php index 3b4753587..fedfcfc48 100644 --- a/picture.php +++ b/picture.php @@ -692,7 +692,6 @@ $template->assign( 'LEVEL_SEPARATOR' => $conf['level_separator'], - 'U_HOME' => make_index_url(), 'U_UP' => $url_up, 'U_METADATA' => $url_metadata, ) |