mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-15 18:24:56 +02:00
* added faq management - add/edit/move/hide/delete from website
* moved install pages to twig * load monsters and spells on installation of the AAC
This commit is contained in:
@@ -45,6 +45,7 @@ define('FLAG_CONTENT_SPELLS', 128);
|
||||
define('FLAG_CONTENT_MONSTERS', 256);
|
||||
define('FLAG_CONTENT_SCREENSHOTS', 512);
|
||||
define('FLAG_CONTENT_MOVIES', 1024);
|
||||
define('FLAG_CONTENT_FAQ', 2048);
|
||||
|
||||
// news
|
||||
define('NEWS', 1);
|
||||
|
Reference in New Issue
Block a user