moved doctrine cli tool
This commit is contained in:
parent
3dc45da8cd
commit
8891c62ff5
2 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ use Volkszaehler\Util;
|
|||
|
||||
// TODO replace by state class
|
||||
define('VZ_VERSION', 0.2);
|
||||
define('VZ_DIR', realpath(__DIR__ . '/../..'));
|
||||
define('VZ_DIR', realpath(__DIR__ . '/..'));
|
||||
|
||||
// class autoloading
|
||||
require_once VZ_DIR . '/lib/Util/ClassLoader.php';
|
Loading…
Add table
Reference in a new issue