* @package project * @version $Id$ * @link http://www.zentao.net */ if(!defined('TABLE_RELATIONOFTASKS')) define('TABLE_RELATIONOFTASKS', '`' . $config->db->prefix . 'relationoftasks`'); $filter->project->gantt = new stdclass(); $filter->project->gantt->cookie['ganttType'] = 'code';