mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Conf
- moved misc categoty to index 0 as adding new categories became complicated. - display misc category last...
This commit is contained in:
@@ -695,7 +695,7 @@ class Util
|
||||
);
|
||||
|
||||
public static $configCats = array(
|
||||
'Site', 'Caching', 'Account', 'Session', 'Site Reputation', 'Other', 'Google Analytics'
|
||||
'Other', 'Site', 'Caching', 'Account', 'Session', 'Site Reputation', 'Google Analytics'
|
||||
);
|
||||
|
||||
public static $tcEncoding = '0zMcmVokRsaqbdrfwihuGINALpTjnyxtgevElBCDFHJKOPQSUWXYZ123456789';
|
||||
|
||||
Reference in New Issue
Block a user