mirror of
https://github.com/slawkens/myaac.git
synced 2025-12-06 01:26:50 +01:00
* added "Edit" option for admins in characters page
This commit is contained in:
@@ -46,6 +46,7 @@ define('FLAG_CONTENT_GALLERY', 512);
|
||||
define('FLAG_CONTENT_VIDEOS', 1024);
|
||||
define('FLAG_CONTENT_FAQ', 2048);
|
||||
define('FLAG_CONTENT_MENUS', 4096);
|
||||
define('FLAG_CONTENT_PLAYERS', 8192);
|
||||
|
||||
// news
|
||||
define('NEWS', 1);
|
||||
|
||||
Reference in New Issue
Block a user