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.18,1.19


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: forum/setup setup.inc.php,1.18,1.19
Date: Sat, 27 Apr 2002 17:56:59 -0400

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

Modified Files:
        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.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** setup.inc.php       20 Jan 2002 03:37:08 -0000      1.18
--- setup.inc.php       27 Apr 2002 21:56:56 -0000      1.19
***************
*** 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]