page_header hook

This commit is contained in:
Friendika 2010-12-30 14:36:35 -08:00
commit 98dcc19511
2 changed files with 6 additions and 2 deletions

View file

@ -114,6 +114,10 @@ Current hooks:
$b is (string) converted text
'page_header' - called after building the page navigation section
$b is (string) HTML of nav region
*** = subject to change