mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-23 05:45:54 +02:00
Merge branch 'develop' into feature/settings
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<?php
|
||||
$config['menu_default_color'] = '#ffffff';
|
||||
|
||||
$config['menu_categories'] = array(
|
||||
MENU_CATEGORY_NEWS => array('id' => 'news', 'name' => 'Latest News'),
|
||||
MENU_CATEGORY_ACCOUNT => array('id' => 'account', 'name' => 'Account'),
|
||||
|
Reference in New Issue
Block a user