We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbf01fb commit 6afaa54Copy full SHA for 6afaa54
1 file changed
config-f.php
@@ -14,7 +14,7 @@
14
define('DISTDIR', BASEDIR.'distribution/');
15
define('EXAMPLESDIR', BASEDIR.'examples/');
16
//define('BASEDIRUP', dirname(__FILE__).'/..');
17
-define('FOUNDDIR', dirname("/var/www/foundation/"));
+define('FOUNDDIR', dirname(__FILE__).'/../../..'));
18
19
require_once(DOMITDIR.'xml_domit_include.php');
20
require_once(GENLIBDIR.'xhtml.class.php');
0 commit comments