commit | 592cdcbc58963f0cf811aea59db9907943460770 | [log] [tgz] |
---|---|---|
author | admin <devnull@localhost> | Fri Sep 22 18:45:42 2006 +0000 |
committer | admin <devnull@localhost> | Fri Sep 22 18:45:42 2006 +0000 |
tree | b04e784e804d409c237697901cb1f46e4c6ae948 | |
parent | 6de4e5f149b9d467a3238250dfe4f45bb9512e87 [diff] [blame] |
diff --git a/index.php b/index.php index 7c910e1..16084c3 100644 --- a/index.php +++ b/index.php
@@ -76,6 +76,7 @@ define('SELF', pathinfo(__FILE__, PATHINFO_BASENAME)); define('BASEPATH', $system_folder.'/'); define('APPPATH', BASEPATH.'application/'.$application_folder); +define('FCPATH', __FILE__); require_once BASEPATH.'codeigniter/CodeIgniter'.EXT; ?> \ No newline at end of file