. */ /** * modules tools Class for workflow * * Contains all the functions to load modules tables for workflow * * @package maarch * @version 3.0 * @since 10/2005 * @license GPL v3 * @author Laurent Giovannoni * */ require_once 'apps/'. $_SESSION['config']['app_id'] .'/class/class_indexing_searching_app_Abstract.php'; class indexing_searching_app extends indexing_searching_app_Abstract { // custom }