mirror of
https://github.com/danpros/htmly.git
synced 2026-04-19 03:56:21 +05:30
Change config dir
Change config DIR.
This commit is contained in:
parent
e829ae974f
commit
2ccb5be0ac
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue