diff --git a/rhodecode/lib/app_globals.py b/rhodecode/lib/app_globals.py --- a/rhodecode/lib/app_globals.py +++ b/rhodecode/lib/app_globals.py @@ -13,7 +13,7 @@ # along with this program. If not, see . """ -rhodecode.lib.app_globals +kallithea.lib.app_globals ~~~~~~~~~~~~~~~~~~~~~~~~~ The application's Globals object