add page_content_top hook

pull/201/head
friendica 2012-04-01 22:22:26 -07:00
rodzic 5d35f0d54a
commit 7df6ab9a87
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -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