Home
last modified time | relevance | path

Searched defs:USER_GROUP_TABLE (Results 1 – 6 of 6) sorted by relevance

/dports/www/piwigo/piwigo/admin/include/
H A Dfunctions_upgrade.php38 define('USER_GROUP_TABLE', $prefixeTable.'user_group'); define
/dports/www/piwigo/piwigo/include/
H A Dconstants.php64 define('USER_GROUP_TABLE', $prefixeTable.'user_group'); define
/dports/chinese/phpbb-tw/phpBB2/includes/
H A Dconstants.php176 define('USER_GROUP_TABLE', $table_prefix.'user_group'); define
/dports/www/phpbb/phpBB2/includes/
H A Dconstants.php176 define('USER_GROUP_TABLE', $table_prefix.'user_group'); define
/dports/chinese/phpbb3-tw/phpBB3/includes/
H A Dconstants.php274 define('USER_GROUP_TABLE', $table_prefix . 'user_group'); define
/dports/www/phpbb3/phpBB3/includes/
H A Dconstants.php308 define('USER_GROUP_TABLE', $table_prefix . 'user_group'); define