bludit/content/databases/site.php

18 lines
496 B
PHP
Raw Normal View History

2015-03-08 18:02:59 +01:00
<?php defined('BLUDIT') or die('Bludit CMS.'); ?>
{
"title": "Bludit CMS",
2015-05-05 03:00:01 +02:00
"description": "",
"footer": "Footer text - 2015",
"language": "english",
2015-03-08 18:02:59 +01:00
"locale": "en_EN",
"timezone": "America\/Argentina\/Buenos_Aires",
"theme": "pure",
2015-03-27 02:00:01 +01:00
"adminTheme": "default",
2015-05-05 03:00:01 +02:00
"homepage": "",
"postsperpage": "6",
"uriPost": "\/post\/",
"uriPage": "\/",
"uriTag": "\/tag\/",
"advancedOptions": "false",
"url": "http:\/localhost\/cms\/bludit-bitbucket\/"
}