Skip to content

Commit

Permalink
feature 2368: also add canonical URL on index page.
Browse files Browse the repository at this point in the history
git-svn-id: http://piwigo.org/svn/trunk@13062 68402e56-0260-453c-a942-63ccdbb3a9ee
  • Loading branch information
plegall committed Feb 8, 2012
1 parent 2ba1172 commit 9788bf8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.php
Expand Up @@ -89,6 +89,8 @@
redirect(duplicate_index_url());
}

$template->assign('U_CANONICAL', duplicate_index_url());

//----------------------------------------------------- template initialization
//
// Start output of page
Expand Down

0 comments on commit 9788bf8

Please sign in to comment.