phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: fax/inc hook_admin.inc.php,1.2,1.3


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: fax/inc hook_admin.inc.php,1.2,1.3
Date: Tue, 22 Apr 2003 21:41:29 -0400

Update of /cvsroot/phpgroupware/fax/inc
In directory subversions:/tmp/cvs-serv8594

Modified Files:
        hook_admin.inc.php 
Log Message:
update hook_admin

Index: hook_admin.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/fax/inc/hook_admin.inc.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** hook_admin.inc.php  27 Nov 2002 15:50:40 -0000      1.2
--- hook_admin.inc.php  23 Apr 2003 01:41:26 -0000      1.3
***************
*** 18,22 ****
  
  {
-       $title = $appname;
        $file = array
          (
--- 18,21 ----
***************
*** 25,29 ****
      
        //Do not modify below this line
!       display_section($appname,$title,$file);
  }
  ?>
--- 24,28 ----
      
        //Do not modify below this line
!       $GLOBALS['phpgw']->common->display_mainscreen($appname,$file);
  }
  ?>





reply via email to

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