phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/hook_admin.inc.php, 1.6


From: nomail
Subject: [Phpgroupware-cvs] property/inc/hook_admin.inc.php, 1.6
Date: Tue, 13 Jul 2004 22:55:27 +0200

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

date: 2004/07/13 20:55:27;  author: sigurdne;  state: Exp;  lines: +4 -3

Log Message:
no message
=====================================================================
Index: property/inc/hook_admin.inc.php
diff -u property/inc/hook_admin.inc.php:1.5 property/inc/hook_admin.inc.php:1.6
--- property/inc/hook_admin.inc.php:1.5 Sun Jul  4 17:24:39 2004
+++ property/inc/hook_admin.inc.php     Tue Jul 13 20:55:27 2004
@@ -62,8 +62,9 @@
                                'Accounting extra'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uicategory.index&type=dim_d'),
                                'Import'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uiXport.import'),
                                'Export'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uiXport.export'),
-                               'Admin Alarm'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uiadmin.index')
-                       );
+                               'Admin Async servises'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uialarm.index'),
+                               'Async servises'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uistandard_3.index&type=async'),
+       );
                        
$GLOBALS['phpgw']->common->display_mainscreen($appname,$file);
                }
 ?>
\ No newline at end of file




reply via email to

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