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.25.2.1,1.25.2.2


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: forum/admin category.php,1.25.2.1,1.25.2.2
Date: Sat, 19 Jan 2002 22:58:10 -0500

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

Modified Files:
      Tag: Version-0_9_14-branch
        category.php 
Log Message:
Fix for missing (.

Index: category.php
===================================================================
RCS file: /cvsroot/phpgroupware/forum/admin/category.php,v
retrieving revision 1.25.2.1
retrieving revision 1.25.2.2
diff -C2 -r1.25.2.1 -r1.25.2.2
*** category.php        20 Jan 2002 03:36:03 -0000      1.25.2.1
--- category.php        20 Jan 2002 03:58:08 -0000      1.25.2.2
***************
*** 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]