classPath = PHPGW_SERVER_ROOT . SEP . 'workflow' . SEP . 'inc' . SEP . 'local' . SEP . 'classes'; $this->preffix = 'class.'; $this->suffix = '.php'; } function &getForeignInstance(){} function &newForeignInstance(){} } ?>