nav_info hook and documentation in en and de

This commit is contained in:
Tobias Diekershoff 2015-06-01 12:00:00 +02:00
parent c12a647f13
commit ec7f70e9aa
3 changed files with 9 additions and 0 deletions

View file

@ -268,6 +268,10 @@ $b is an array, params to mail()
'body'
'headers'
###'nav_info'
is called after the navigational menu is build in include/nav.php.
$b is an array containing $nav from nav.php.
Complete list of hook callbacks
---