Initialise Seagull Environment
If you want to prepare the Seagull environment but not start any workflow, simply call the following:
require_once dirname(__FILE__) . '/path/to/lib/SGL/FrontController.php'; SGL_FrontController::init();
If you want to prepare the Seagull environment but not start any workflow, simply call the following:
require_once dirname(__FILE__) . '/path/to/lib/SGL/FrontController.php'; SGL_FrontController::init();