aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-01 22:22:26 -0700
committerfriendica <info@friendica.com>2012-04-01 22:22:26 -0700
commit7df6ab9a87bb564b9484b1fb0ab9f4a11bf97889 (patch)
treea263c87db0299951fd7ed85634fa6ca23af77267 /index.php
parent5d35f0d54a52801dd9a17d4e44c294e4c9168de3 (diff)
downloadvolse-hubzilla-7df6ab9a87bb564b9484b1fb0ab9f4a11bf97889.tar.gz
volse-hubzilla-7df6ab9a87bb564b9484b1fb0ab9f4a11bf97889.tar.bz2
volse-hubzilla-7df6ab9a87bb564b9484b1fb0ab9f4a11bf97889.zip
add page_content_top hook
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.php b/index.php
index 2faac1f28..a51e33e26 100755
--- a/index.php
+++ b/index.php
@@ -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