Browse Source

Change FLS_TEAM ID define

No memes allowed
spaghetti 8 years ago
parent
commit
d121df52e5
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      classes/config.template

+ 1
- 1
classes/config.template View File

97
 define('VIP',            '21');
97
 define('VIP',            '21');
98
 define('TORRENT_MASTER', '23');
98
 define('TORRENT_MASTER', '23');
99
 define('POWER_TM',       '24');
99
 define('POWER_TM',       '24');
100
-define('FLS_TEAM',       '9000');
100
+define('FLS_TEAM',       '33');
101
 define('FORUM_MOD',      '9001');
101
 define('FORUM_MOD',      '9001');
102
 
102
 
103
 // Forums
103
 // Forums

Loading…
Cancel
Save