11 lines
198 B
PHP
11 lines
198 B
PHP
<?php defined('BLUDIT') or die('Bludit CMS.'); ?>
|
|
{
|
|
"news": {
|
|
"name": "News",
|
|
"list": []
|
|
},
|
|
"sleeping-city": {
|
|
"name": "Sleeping city",
|
|
"list": []
|
|
}
|
|
}
|