bludit/content/databases/pages.php

123 lines
3.3 KiB
PHP
Raw Normal View History

2015-03-08 18:02:59 +01:00
<?php defined('BLUDIT') or die('Bludit CMS.'); ?>
{
"autoincrement": 1,
"pages": {
"content\/how-to-make-a-page": {
"title": "",
"content": "",
"username": "",
"status": "published",
"author": "",
"unixstamp": 1425608797,
"date": "",
"timeago": "",
"slug": "",
"permalink": "",
"parent": "content"
},
"content\/how-to-make-a-post": {
"title": "",
"content": "",
"username": "",
"status": "published",
"author": "",
"unixstamp": 1425608797,
"date": "",
"timeago": "",
"slug": "",
"permalink": "",
"parent": "content"
},
"error": {
"title": "",
"content": "",
"username": "",
"status": "published",
"author": "",
"unixstamp": 1425608797,
"date": "",
"timeago": "",
"slug": "",
"permalink": "",
"parent": ""
},
"getting-started\/installation-guide": {
"title": "",
"content": "",
"username": "",
"status": "published",
"author": "",
"unixstamp": 1425608797,
"date": "",
"timeago": "",
"slug": "",
"permalink": "",
"parent": "getting-started"
},
"getting-started\/requirements": {
"title": "",
"content": "",
"username": "",
"status": "published",
"author": "",
"unixstamp": 1425608797,
"date": "",
"timeago": "",
"slug": "",
"permalink": "",
"parent": "getting-started"
},
"index": {
"title": "",
"content": "",
"username": "",
"status": "published",
"author": "",
"unixstamp": 1425608797,
"date": "",
"timeago": "",
"slug": "",
"permalink": "",
"parent": ""
},
"themes\/variables": {
"title": "",
"content": "",
"username": "",
"status": "published",
"author": "",
"unixstamp": 1425608797,
"date": "",
"timeago": "",
"slug": "",
"permalink": "",
"parent": "themes"
},
"troubleshooting": {
"title": "",
"content": "",
"username": "",
"status": "published",
"author": "",
"unixstamp": 1425608797,
"date": "",
"timeago": "",
"slug": "",
"permalink": "",
"parent": ""
},
"content\/variables-for-posts-and-pages": {
"title": "",
"content": "",
"username": "",
"status": "published",
"author": "",
"unixstamp": 1425770059,
"date": "",
"timeago": "",
"slug": "",
"permalink": "",
"parent": "content"
}
}
}