phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: forum/admin category.php,1.26,1.27


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: forum/admin category.php,1.26,1.27
Date: Sat, 19 Jan 2002 23:00:26 -0500

Update of /cvsroot/phpgroupware/forum/admin
In directory subversions:/tmp/cvs-serv10088/forum/admin/

Modified Files:
        category.php 
Log Message:
Fix for missing (.

Index: category.php
===================================================================
RCS file: /cvsroot/phpgroupware/forum/admin/category.php,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -r1.26 -r1.27
*** category.php        20 Jan 2002 03:37:07 -0000      1.26
--- category.php        20 Jan 2002 04:00:22 -0000      1.27
***************
*** 13,17 ****
        /* $Id$ */
  
!       $GLOBALS['phpgw_info']['flags'] = Array
                'currentapp' => 'forum'
        );
--- 13,17 ----
        /* $Id$ */
  
!       $GLOBALS['phpgw_info']['flags'] = Array(
                'currentapp' => 'forum'
        );




reply via email to

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