change comment to egw_footer

This commit is contained in:
Klaus Leithoff 2010-06-11 12:33:04 +00:00
parent 4795658fec
commit b02ab88dcf

View File

@ -973,7 +973,7 @@ class common
/** /**
* load the eGW footer * 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() static function egw_footer()
{ {