phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/inc class.common.inc.php,1.196,1.197


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.common.inc.php,1.196,1.197
Date: Sat, 19 Apr 2003 22:16:24 -0400

Update of /cvsroot/phpgroupware/phpgwapi/inc
In directory subversions:/tmp/cvs-serv19996

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

Index: class.common.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.common.inc.php,v
retrieving revision 1.196
retrieving revision 1.197
diff -C2 -r1.196 -r1.197
*** class.common.inc.php        19 Apr 2003 23:17:40 -0000      1.196
--- class.common.inc.php        20 Apr 2003 02:16:22 -0000      1.197
***************
*** 1645,1659 ****
                }
  
!               
/**************************************************************************\
!               * function to display the applications preferences and admin 
links         *
!               
\**************************************************************************/
! 
!               function display_mainscreen($appname,$file,$file2=False)
                {
-                       if ($file2)
-                       {
-                               $file = $file2;
-                       }
- 
                        if(is_array($file))
                        {
--- 1645,1654 ----
                }
  
!               /*!
!               @function display_mainscreen
!               @abstract shows the applications preferences and admin links
!               */
!               function display_mainscreen($appname,$file)
                {
                        if(is_array($file))
                        {





reply via email to

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