Remove warning off extend_for_templates.php

Add new in config.sql

git-svn-id: http://piwigo.org/svn/trunk@2437 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rub
2008-07-16 05:41:12 +00:00
parent 9c96b905ff
commit bf8ffbbdf9
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -177,7 +177,7 @@ foreach ($tpl_extension as $file => $conditions)
}
foreach ($new_extensions as $file)
{
$tpl_extension[$file] = array('N/A' => 'N/A');
$tpl_extension[$file] = array('N/A', 'N/A');
}
$template->set_filenames(array('extend_for_templates'