mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
change comment to egw_footer
This commit is contained in:
parent
4795658fec
commit
b02ab88dcf
@ -973,7 +973,7 @@ class common
|
||||
/**
|
||||
* load the eGW footer
|
||||
*
|
||||
* @deprecated use egw_framework::footer() or egw_framework::render($content)
|
||||
* @deprecated use $GLOBALS['egw']->framework->footer() or egw_framework::render($content)
|
||||
*/
|
||||
static function egw_footer()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user