bludit/bl-content/timemachine.workspace/591e22ce08934/databases/site.php

24 lines
605 B
PHP
Raw Normal View History

2017-05-19 00:45:14 +02:00
<?php defined('BLUDIT') or die('Bludit CMS.'); ?>
{
"title": "BLUDIT",
"slogan": "CMS",
"description": "",
"footer": "Copyright \u00a9 2017",
"language": "en_US",
"locale": "en_US",
"timezone": "Europe\/Warsaw",
"theme": "log",
"adminTheme": "default",
"homepage": "",
"postsperpage": "6",
"uriPage": "\/",
"uriTag": "\/tag\/",
"uriCategory": "\/category\/",
"url": "http:\/\/localbluditv2.com\/",
"emailFrom": "no-reply@localbluditv2.com",
"twitter": "",
"facebook": "",
"googlePlus": "",
"instagram": "",
"github": ""
}