add page_content_top hook

This commit is contained in:
friendica 2012-04-01 22:22:26 -07:00
parent 5d35f0d54a
commit 7df6ab9a87
1 changed files with 2 additions and 0 deletions

View File

@ -243,6 +243,8 @@ if (file_exists($theme_info_file)){
if(! x($a->page,'content'))
$a->page['content'] = '';
if(! $install)
call_hooks('page_content_top',$a->page['content']);
/**
* Call module functions