- moved misc categoty to index 0 as adding new categories became complicated.
 - display misc category last...
This commit is contained in:
Sarjuuk
2015-11-22 16:25:25 +01:00
parent 74f68c8a69
commit 3b32ce6b1f
5 changed files with 57 additions and 18 deletions

View File

@@ -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';