- optim dont include a php file if not required

- eng lang small change
- remove link to unexisting admin css

git-svn-id: http://piwigo.org/svn/trunk@2476 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices
2008-08-16 01:32:37 +00:00
parent 9824cbbc5f
commit 06df392005
5 changed files with 18 additions and 22 deletions
+1
View File
@@ -126,6 +126,7 @@ WHERE ';
{
$header_notes[] = l10n_dec('note_filter_day', 'note_filter_days', $filter['recent_period']);
}
include_once(PHPWG_ROOT_PATH.'include/functions_filter.inc.php');
}
else
{