phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] tts/inc/hook_preferences.inc.php, 1.7


From: nomail
Subject: [Phpgroupware-cvs] tts/inc/hook_preferences.inc.php, 1.7
Date: Mon, 11 Oct 2004 11:43:14 +0200

Update of /tts/inc
Modified Files:
        Branch: 
          hook_preferences.inc.php

date: 2004/10/11 09:43:14;  author: fipsfuchs;  state: Exp;  lines: +4 -4

Log Message:
replaced with 0.9.16 branche
=====================================================================
Index: tts/inc/hook_preferences.inc.php
diff -u tts/inc/hook_preferences.inc.php:1.6 
tts/inc/hook_preferences.inc.php:1.7
--- tts/inc/hook_preferences.inc.php:1.6        Sat Jan 12 05:07:20 2002
+++ tts/inc/hook_preferences.inc.php    Mon Oct 11 09:43:14 2004
@@ -10,12 +10,12 @@
        *  option) any later version.                                           
   *
        
\**************************************************************************/
        
-       /* $Id$ */
+       // $Id$
+       // $Source$
 
        $values = array(
                'Preferences'           => 
$GLOBALS['phpgw']->link('/preferences/preferences.php','appname=tts'),
-               'Edit Categories'       => 
$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uicategories.index&cats_app=tts&cats_level=True&global_cats=True')
+               'Edit Categories'       => 
$GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uicategories.index&cats_app='.$appname.'&cats_level=True&global_cats=True')
        );
        display_section('tts','Trouble Ticket System',$values);
-
-?>
+?>
\ No newline at end of file




reply via email to

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