mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Misc/Fixup
* make time formatting js compatible * add auto-discovery for rss feeds * fix typos * define more magic numbers
This commit is contained in:
@@ -17,7 +17,7 @@ class AdminPage extends GenericPage
|
||||
protected $extraHTML = '';
|
||||
|
||||
protected $tpl = null; // depends on the subject
|
||||
protected $reqUGroup = U_GROUP_NONE; // actual group dependant on the subPage
|
||||
protected $reqUGroup = U_GROUP_NONE; // actual group dependent on the subPage
|
||||
protected $reqAuth = true;
|
||||
protected $path = [4];
|
||||
protected $tabId = 4;
|
||||
|
||||
Reference in New Issue
Block a user