![]() |
|---|
| [ Index ] |
Source Code Reference for V1.00 |
[Summary view] [Print] [Text view]
1 <?php /* TASKS $Id: admin_tab.viewuser.projects_gantt.php,v 1.1.2.5 2007/03/06 00:34:42 merlinyoda Exp $gantt.php,v 1.30 2004/08/06 22:56:54 gregorerhardt Exp $ */ 2 if (!defined('W2P_BASE_DIR')) { 3 die('You should not access this file directly.'); 4 } 5 6 global $company_id, $dept_ids, $department, $min_view, $m, $a, $user_id, $tab; 7 8 // reset the department and company filter info 9 // which is not used here 10 $company_id = $department = 0; 11 12 require (W2P_BASE_DIR . '/modules/projects/viewgantt.php'); 13 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Fri Jan 9 03:00:02 2009 | Cross-referenced by PHPXref 0.7 |