Merged in bugfix/HOR-3646 (pull request #5895)
HOR-3646 Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
This commit is contained in:
committed by
Julio Cesar Laura Avendaño
commit
6f79021e89
@@ -35,6 +35,8 @@
|
|||||||
/**
|
/**
|
||||||
* require_once pakeFunction.php
|
* require_once pakeFunction.php
|
||||||
*/
|
*/
|
||||||
|
require_once( PATH_THIRDPARTY . 'pake' . PATH_SEP . 'pakeFunction.php');
|
||||||
|
require_once( PATH_THIRDPARTY . 'pake' . PATH_SEP . 'pakeGetopt.class.php');
|
||||||
require_once( PATH_CORE . 'config' . PATH_SEP . 'environments.php');
|
require_once( PATH_CORE . 'config' . PATH_SEP . 'environments.php');
|
||||||
|
|
||||||
// trap -V before pake
|
// trap -V before pake
|
||||||
|
|||||||
Reference in New Issue
Block a user