phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] property/inc/hook_manual.inc.php, 1.3


From: nomail
Subject: [Phpgroupware-cvs] property/inc/hook_manual.inc.php, 1.3
Date: Sat, 23 Oct 2004 20:33:14 +0200

Update of /property/inc
Modified Files:
        Branch: 
          hook_manual.inc.php

date: 2004/10/23 18:33:14;  author: sigurdne;  state: Exp;  lines: +11 -2

Log Message:
no message
=====================================================================
Index: property/inc/hook_manual.inc.php
diff -u property/inc/hook_manual.inc.php:1.2 
property/inc/hook_manual.inc.php:1.3
--- property/inc/hook_manual.inc.php:1.2        Wed Jun  2 18:54:28 2004
+++ property/inc/hook_manual.inc.php    Sat Oct 23 18:33:14 2004
@@ -17,7 +17,16 @@
        /* $Id$ */
 
        // Only Modify the $file variable.....
-       $file = Array();
+       $file = Array(
+               'Location'                                                      
=>      'location.php',
+               'Entities'                                                      
=>      'entities.php',
+               'Project management'                            =>      
'project.php',
+               'Deviation / requirement'                       =>      
'requirement.php',
+               'Electronic invoice handling '          =>      'invoice.php',
+               'Vendor agreements'                                     =>      
'agreements.php',
+               'Document register/Drawing register'    =>      'document.php',
+               'Helpdesk'                                                      
=>      'helpdesk.php'
+       );
 //Do not modify below this line
        display_manual_section($appname,$file);
 ?>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]