Change config dir

Change config DIR.
This commit is contained in:
Danang Probo Sayekti 2014-01-20 13:00:52 +07:00
commit 2ccb5be0ac

View file

@ -10,7 +10,7 @@ require 'system/includes/functions.php';
require 'system/includes/opml.php';
// Load the configuration file
config('source', 'system/config.ini');
config('source', 'admin/config.ini');
// The front page of the blog.
// This will match the root url