1 - A new trigger point in include/page_header.php

2 - Previous version of p0w0 is replaced by a close version to the phpwebgallery.net web site.

git-svn-id: http://piwigo.org/svn/trunk@1778 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
vdigital
2007-02-04 18:42:37 +00:00
parent cb58bff46e
commit ce3bcbc353
10 changed files with 275 additions and 314 deletions
+2
View File
@@ -100,4 +100,6 @@ trigger_action('loc_end_page_header');
header('Content-Type: text/html; charset='.$lang_info['charset']);
$template->parse('header');
trigger_action('loc_after_page_header');
?>