Browse Source

Change config dir

Change config DIR.
pull/9/head
Danang Probo Sayekti 12 years ago
parent
commit
2ccb5be0ac
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      system/htmly.php

+ 1
- 1
system/htmly.php 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


Loading…
Cancel
Save