It belongs to the Workflow Designer and must not be distributed without complete extension **/ require_once(realpath(dirname(__FILE__).'/autoload_wf.php')); if(!class_exists("WfMain")) { class WfMain extends \Workflow\Main { } } ?>