Merged revision(s) r17381 from trunk:

bug 2717: Warning + no content on help page 

git-svn-id: http://piwigo.org/svn/branches/2.4@17382 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100
2012-08-04 09:24:15 +00:00
parent 2aa150998e
commit 2f21acc89c
+1
View File
@@ -43,6 +43,7 @@ else
$tabsheet = new tabsheet();
$tabsheet->set_id('help');
$tabsheet->select($selected);
$tabsheet->assign();
$template->set_filenames(array('help' => 'help.tpl'));