projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26b4542
)
Fix bad path
author
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 25 Jun 2009 06:59:03 +0000
(
00:59
-0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 25 Jun 2009 18:26:46 +0000
(12:26 -0600)
ingo/index.php
patch
|
blob
|
history
diff --git
a/ingo/index.php
b/ingo/index.php
index
02fcfca
..
111dce3
100644
(file)
--- a/
ingo/index.php
+++ b/
ingo/index.php
@@
-10,7
+10,7
@@
* @author Mike Cochrane <mike@graftonhall.co.nz>
*/
-require_once dirname(__FILE__) . '/base.load.php';
+require_once dirname(__FILE__) . '/
lib/
base.load.php';
$ingo_configured = (is_readable(INGO_BASE . '/config/conf.php') &&
is_readable(INGO_BASE . '/config/prefs.php') &&
is_readable(INGO_BASE . '/config/backends.php') &&