Index: branches/unlabeled/unlabeled-1.1.2/admin/install_over_kx.php =================================================================== diff -u -r6994 -r6995 --- branches/unlabeled/unlabeled-1.1.2/admin/install_over_kx.php (.../install_over_kx.php) (revision 6994) +++ branches/unlabeled/unlabeled-1.1.2/admin/install_over_kx.php (.../install_over_kx.php) (revision 6995) @@ -42,7 +42,7 @@ $lang_xml->Parse(FULL_PATH.'/admin/install/langpacks/english.lang', '|0|1|2|', ''); echo '5. Verifying License Status
'; - $modules_helper =& $application->recallObject('kModulesHelper'); + $modules_helper =& $application->recallObject('ModulesHelper'); /* @var $modules_helper kModulesHelper */ $modules = $modules_helper->checkLogin();