50 lines
1.3 KiB
PHP
50 lines
1.3 KiB
PHP
|
<?php defined('BLUDIT') or die('Bludit CMS.'); ?>
|
||
|
{
|
||
|
"autoincrement": 1,
|
||
|
"posts": {
|
||
|
"lorem-text": {
|
||
|
"allow_comments": true,
|
||
|
"unixstamp": 1425343829,
|
||
|
"description": "111111",
|
||
|
"hash": "asdasd23r32r23rqwda",
|
||
|
"status": "published",
|
||
|
"related_post": [
|
||
|
"loremTest"
|
||
|
],
|
||
|
"tags": [
|
||
|
"lorem",
|
||
|
"impusm",
|
||
|
"lala"
|
||
|
],
|
||
|
"username": "admin"
|
||
|
},
|
||
|
"lorem\u6307\u51fa": {
|
||
|
"allow_comments": true,
|
||
|
"unixstamp": 1422836401,
|
||
|
"description": "2222222",
|
||
|
"hash": "asdasd23r32r23rqwda",
|
||
|
"status": "published",
|
||
|
"related_post": [],
|
||
|
"tags": [
|
||
|
"lorem",
|
||
|
"impusm",
|
||
|
"lala"
|
||
|
],
|
||
|
"username": "diego"
|
||
|
},
|
||
|
"loremTest": {
|
||
|
"allow_comments": true,
|
||
|
"unixstamp": 1422836401,
|
||
|
"description": "2222222",
|
||
|
"hash": "asdasd23r32r23rqwda",
|
||
|
"status": "published",
|
||
|
"related_post": [],
|
||
|
"tags": [
|
||
|
"lorem",
|
||
|
"impusm",
|
||
|
"lala"
|
||
|
],
|
||
|
"username": "diego"
|
||
|
}
|
||
|
}
|
||
|
}
|