phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpbrain/inc hook_admin.inc.php,1.5,1.6


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpbrain/inc hook_admin.inc.php,1.5,1.6
Date: Sun, 27 Apr 2003 04:10:35 -0400

Update of /cvsroot/phpgroupware/phpbrain/inc
In directory subversions:/tmp/cvs-serv10643

Modified Files:
        hook_admin.inc.php 
Log Message:
fixed call to undef function in admin

Index: hook_admin.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpbrain/inc/hook_admin.inc.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** hook_admin.inc.php  23 Apr 2003 01:44:51 -0000      1.5
--- hook_admin.inc.php  27 Apr 2003 08:10:32 -0000      1.6
***************
*** 23,27 ****
                        'Reports - Not implemented'     => 
$GLOBALS['phpgw']->link() 
//$GLOBALS['phpgw']->link('/index.php','menuaction=phpbrain.uikb.index')
                );
!               $GLOBALS['phpgw']->common->display_mainscreen($appname,$file);
        }
! ?>
\ No newline at end of file
--- 23,27 ----
                        'Reports - Not implemented'     => 
$GLOBALS['phpgw']->link() 
//$GLOBALS['phpgw']->link('/index.php','menuaction=phpbrain.uikb.index')
                );
!               display_section($appname,$file);
        }
! ?>





reply via email to

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