Index: trunk/admin/reviews.php =================================================================== diff -u -N -r3021 -r3184 --- trunk/admin/reviews.php (.../reviews.php) (revision 3021) +++ trunk/admin/reviews.php (.../reviews.php) (revision 3184) @@ -26,7 +26,6 @@ define('ADMIN', 1); define('FULL_PATH', realpath(dirname(__FILE__).'/..')); define('APPLICATION_CLASS', 'MyApplication'); -define('ADMINS_LIST','/in-portal/users/users.php'); include_once(FULL_PATH."/kernel/kernel4/startup.php"); $application =& kApplication::Instance(); Index: trunk/admin/install.php =================================================================== diff -u -N -r2963 -r3184 --- trunk/admin/install.php (.../install.php) (revision 2963) +++ trunk/admin/install.php (.../install.php) (revision 3184) @@ -1353,7 +1353,6 @@ // KERNEL 4 INIT: BEGIN define('FULL_PATH', realpath(dirname(__FILE__).'/..')); define('APPLICATION_CLASS', 'MyApplication'); - define('ADMINS_LIST','/in-portal/users/users.php'); include_once(FULL_PATH.'/kernel/kernel4/startup.php'); $application =& kApplication::Instance(); @@ -1381,7 +1380,7 @@ foreach($modules as $module_name => $module_folder) { $lang_path = MODULES_PATH.'/'.$module_folder.ADMIN_DIR.'/install/langpacks'; - $lang_xml->Parse($lang_path.'/'.$lang_file, Array(0,1,2), ''); + $lang_xml->Parse($lang_path.'/'.$lang_file, '|0|1|2|', ''); if($force_finish) $lang_xml->lang_object->Update(); } } Index: trunk/admin/index4.php =================================================================== diff -u -N -r2853 -r3184 --- trunk/admin/index4.php (.../index4.php) (revision 2853) +++ trunk/admin/index4.php (.../index4.php) (revision 3184) @@ -5,7 +5,6 @@ define('ADMIN', 1); define('FULL_PATH', realpath(dirname(__FILE__).'/..') ); define('APPLICATION_CLASS', 'MyApplication'); -define('ADMINS_LIST','/in-portal/users/users.php'); include_once(FULL_PATH.'/kernel/kernel4/startup.php'); /* Index: trunk/admin/relation_select.php =================================================================== diff -u -N -r3069 -r3184 --- trunk/admin/relation_select.php (.../relation_select.php) (revision 3069) +++ trunk/admin/relation_select.php (.../relation_select.php) (revision 3184) @@ -27,7 +27,6 @@ define('ADMIN', 1); define('FULL_PATH', realpath(dirname(__FILE__).'/..')); define('APPLICATION_CLASS', 'MyApplication'); -define('ADMINS_LIST','/in-portal/users/users.php'); include_once(FULL_PATH."/kernel/kernel4/startup.php"); $application =& kApplication::Instance(); Index: trunk/admin/advanced_view.php =================================================================== diff -u -N -r3021 -r3184 --- trunk/admin/advanced_view.php (.../advanced_view.php) (revision 3021) +++ trunk/admin/advanced_view.php (.../advanced_view.php) (revision 3184) @@ -26,7 +26,6 @@ define('ADMIN', 1); define('FULL_PATH', realpath(dirname(__FILE__).'/..')); define('APPLICATION_CLASS', 'MyApplication'); -define('ADMINS_LIST','/in-portal/users/users.php'); include_once(FULL_PATH."/kernel/kernel4/startup.php"); $application =& kApplication::Instance(); Index: trunk/index.php =================================================================== diff -u -N -r1692 -r3184 --- trunk/index.php (.../index.php) (revision 1692) +++ trunk/index.php (.../index.php) (revision 3184) @@ -4,7 +4,6 @@ define('FULL_PATH', realpath(dirname(__FILE__))); define('APPLICATION_CLASS', 'MyApplication'); -define('ADMINS_LIST','/in-portal/users/users.php'); include_once(FULL_PATH.'/kernel/kernel4/startup.php'); $application =& kApplication::Instance(); Index: trunk/admin/browse.php =================================================================== diff -u -N -r3021 -r3184 --- trunk/admin/browse.php (.../browse.php) (revision 3021) +++ trunk/admin/browse.php (.../browse.php) (revision 3184) @@ -26,7 +26,6 @@ define('ADMIN', 1); define('FULL_PATH', realpath(dirname(__FILE__).'/..')); define('APPLICATION_CLASS', 'MyApplication'); -define('ADMINS_LIST','/in-portal/users/users.php'); include_once(FULL_PATH."/kernel/kernel4/startup.php"); $application =& kApplication::Instance(); @@ -218,6 +217,9 @@ " ImagePath=""> " ImagePath=""> "> + " ImagePath=""> + " ImagePath=""> + "> " ImagePath=""> " ImagePath=""> " ImagePath="">