phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: forum/setup setup.inc.php,1.16.2.1,1.16.2.2


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: forum/setup setup.inc.php,1.16.2.1,1.16.2.2
Date: Sat, 27 Apr 2002 17:54:55 -0400

Update of /cvsroot/phpgroupware/forum/setup
In directory subversions:/tmp/cvs-serv25519/forum/setup

Modified Files:
      Tag: Version-0_9_14-branch
        setup.inc.php 
Log Message:
Updating the setup.inc.php files.

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/forum/setup/setup.inc.php,v
retrieving revision 1.16.2.1
retrieving revision 1.16.2.2
diff -C2 -r1.16.2.1 -r1.16.2.2
*** setup.inc.php       20 Jan 2002 03:36:04 -0000      1.16.2.1
--- setup.inc.php       27 Apr 2002 21:54:53 -0000      1.16.2.2
***************
*** 19,22 ****
--- 19,29 ----
        $setup_info['forum']['enable'] = 1;
  
+       $setup_info['forum']['author'] = 'Joseph Engo';
+       $setup_info['forum']['license']  = 'GPL';
+       $setup_info['forum']['description'] =
+               'Subject matter message board.';
+       $setup_info['forum']['maintainer'] = 'Mark Peters';
+       $setup_info['forum']['maintainer_email'] = 'address@hidden';
+ 
        /* the table info */
        $setup_info['forum']['tables'] = array(




reply via email to

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