Add "tags" parameter for template extensions

git-svn-id: http://piwigo.org/svn/trunk@3207 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
patdenice
2009-03-16 17:51:47 +00:00
parent 7250fc9b27
commit ed068b08c8
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -60,7 +60,9 @@ $relevant_parameters = array(
'posted-monthly-calendar',
'search',
'flat',
'list',); /* <=> Random */
'list', /* <=> Random */
'tags',
);
$query = '
SELECT permalink
FROM '.CATEGORIES_TABLE.'