Merge pull request #264 from TheSerapher/issue-25-fix-dist-config
Fixing global dist config
This commit is contained in:
commit
ebe3f2b708
@ -2,9 +2,6 @@
|
||||
// Make sure we are called from index.php
|
||||
if (!defined('SECURITY')) die('Hacking attempt');
|
||||
|
||||
// What is our overall theme
|
||||
define('THEME', 'mmcFE');
|
||||
|
||||
// Our include directory for additional features
|
||||
define('INCLUDE_DIR', BASEPATH . 'include');
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user