phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: squirrelmail/inc class.uicompose.inc.php,1.7,1.7


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: squirrelmail/inc class.uicompose.inc.php,1.7,1.7.2.1
Date: Wed, 30 Jan 2002 17:52:30 -0500

Update of /cvsroot/phpgroupware/squirrelmail/inc
In directory subversions:/tmp/cvs-serv31351/inc

Modified Files:
      Tag: Version-0_9_14-branch
        class.uicompose.inc.php 
Log Message:
added addressbook

Index: class.uicompose.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/squirrelmail/inc/class.uicompose.inc.php,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -C2 -r1.7 -r1.7.2.1
*** class.uicompose.inc.php     4 Oct 2001 18:15:56 -0000       1.7
--- class.uicompose.inc.php     30 Jan 2002 22:52:28 -0000      1.7.2.1
***************
*** 143,146 ****
--- 143,147 ----
                        );
                        
$this->t->set_var("link_action",$GLOBALS['phpgw']->link('/index.php',$linkData));
+                       
$this->t->set_var('abook_link',$GLOBALS['phpgw']->link('/squirrelmail/addressbook.php'));
                        
$this->t->set_var('folder_name',$GLOBALS['HTTP_GET_VARS']['mailbox']);
  
***************
*** 228,230 ****
                        
$this->t->set_var("bg03",$GLOBALS['phpgw_info']["theme"]["bg03"]);
                }
! }
\ No newline at end of file
--- 229,231 ----
                        
$this->t->set_var("bg03",$GLOBALS['phpgw_info']["theme"]["bg03"]);
                }
! }




reply via email to

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