aboutsummaryrefslogtreecommitdiffstats
path: root/include/page_header.php
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2006-12-21 23:49:12 +0000
committerrvelices <rv-github@modusoptimus.com>2006-12-21 23:49:12 +0000
commitb1a6316ca2f5f79891c6170049bfd06650847e49 (patch)
tree6875a8ac04560174d14ab4ed7a854ca66dbe04bf /include/page_header.php
parentcab8f98c4ab88a0ad05f2359099c883675319084 (diff)
Very small corrections:
- syntax error (action.php) - language (call to l10n_dec and English language) - replace some fetch_array with fetch_assoc (less memory used) - removed one unnecessary assign_block_vars - removed meta name="robots" (conflict with notification.php) git-svn-id: http://piwigo.org/svn/trunk@1678 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'include/page_header.php')
-rw-r--r--include/page_header.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/page_header.php b/include/page_header.php
index db7fa3b9a..2a82d5e4b 100644
--- a/include/page_header.php
+++ b/include/page_header.php
@@ -64,7 +64,6 @@ if (isset($header_infos))
// Header notes
if (count($header_notes) > 0)
{
- $template->assign_block_vars('header_notes', array());
foreach ($header_notes as $header_note)
{
$template->assign_block_vars('header_notes.header_note',