mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 09:13:02 +02:00
- remove compatibility with old template ...
git-svn-id: http://piwigo.org/svn/trunk@2290 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -26,7 +26,7 @@ function hello_world_begin_header()
|
||||
function hello_world_end_header()
|
||||
{
|
||||
global $template, $page;
|
||||
$template->assign_var( 'PAGE_BANNER',
|
||||
$template->assign( 'PAGE_BANNER',
|
||||
'<h1>"'.$page['page_banner'].'" from PhpWebGallery plugin!</h1>');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user