11 lines
186 B
PHP
11 lines
186 B
PHP
|
<?php defined('BLUDIT') or die('Bludit CMS.'); ?>
|
||
|
{
|
||
|
"videos": {
|
||
|
"name": "Videos",
|
||
|
"list": []
|
||
|
},
|
||
|
"music": {
|
||
|
"name": "Music",
|
||
|
"list": []
|
||
|
}
|
||
|
}
|