Go to the source code of this file.
Classes | |
class | CO_User_Collection |
Variables | |
$lang = CO_Config::$lang | |
global | $g_lang_override |
if(isset($g_lang_override) && $g_lang_override &&file_exists(CO_Config::lang_class_dir().'/'. $g_lang_override.'.php')) | $lang_file = CO_Config::badger_lang_class_dir().'/'.$lang.'.php' |
$lang_common_file = CO_Config::badger_lang_class_dir().'/common.inc.php' | |
if (!defined( 'LGV_LANG_CATCHER')) | |
global $g_lang_override |
Definition at line 33 of file co_user_collection.class.php.
$lang = CO_Config::$lang |
Definition at line 31 of file co_user_collection.class.php.
Referenced by CO_Security_Login\__construct(), A_CO_Basalt_Plugin\_get_short_description(), CO_people_Basalt_Plugin\_handle_edit_logins_post(), CO_people_Basalt_Plugin\_handle_edit_logins_put(), CO_Basalt\_process_serverinfo_command(), CO_Access\get_lang(), A_CO_DB_Table_Base\get_lang(), and CO_Security_Login\load_from_db().
$lang_common_file = CO_Config::badger_lang_class_dir().'/common.inc.php' |
Definition at line 40 of file co_user_collection.class.php.
if (isset( $g_lang_override) &&$g_lang_override &&file_exists(CO_Config::lang_class_dir().'/'. $g_lang_override.'.php')) $lang_file = CO_Config::badger_lang_class_dir().'/'.$lang.'.php' |
Definition at line 39 of file co_user_collection.class.php.
if(!defined('LGV_LANG_CATCHER')) | ( | ! | defined 'LGV_LANG_CATCHER' | ) |
Definition at line 42 of file co_user_collection.class.php.