fixing small issues with rest
This commit is contained in:
2
workflow/engine/bin/rest-gen
Normal file → Executable file
2
workflow/engine/bin/rest-gen
Normal file → Executable file
@@ -9,7 +9,7 @@
|
||||
* @author Erik Amaru Ortiz <aortiz.erik@gmail.com>
|
||||
*/
|
||||
|
||||
include dirname(__FILE__) . '/../../../gulliver/Core/Bootstrap.php';
|
||||
include dirname(__FILE__) . '/../../../gulliver/core/Bootstrap.php';
|
||||
include dirname(__FILE__) . '/../../../workflow/engine/PmBootstrap.php';
|
||||
|
||||
$config = array(
|
||||
|
||||
Reference in New Issue
Block a user