Ignore:
Timestamp:
May 28, 2004, 11:56:07 PM (20 years ago)
Author:
z0rglub
Message:

table user_category dropped

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/constants.php

    r393 r423  
    5252define('SITES_TABLE', $table_prefix.'sites');
    5353define('USER_ACCESS_TABLE', $table_prefix.'user_access');
    54 define('USER_CATEGORY_TABLE', $table_prefix.'user_category');
    5554define('USER_GROUP_TABLE', $table_prefix.'user_group');
    5655define('USERS_TABLE', $table_prefix.'users');
Note: See TracChangeset for help on using the changeset viewer.