enter Speedy

This commit is contained in:
Ralph Asendeteufrer
2012-11-08 15:13:08 -04:00
parent 893b3a44c8
commit 564fa3ee52

View File

@@ -49,7 +49,6 @@
define('PATH_HOME', $pathhome);
define('PATH_TRUNK', $pathTrunk);
define('PATH_OUTTRUNK', $pathOutTrunk);
// Including these files we get the PM paths and definitions (that should be just one file.
require_once $pathhome . PATH_SEP . 'engine' . PATH_SEP . 'config' . PATH_SEP . 'paths.php';
require_once PATH_CORE . 'classes' . PATH_SEP . 'class.system.php';