phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: news_admin/setup setup.inc.php,1.5.4.2,1.5.4.3


From: Michael Totschnig <address@hidden>
Subject: [Phpgroupware-cvs] CVS: news_admin/setup setup.inc.php,1.5.4.2,1.5.4.3
Date: Fri, 27 Jun 2003 01:09:18 -0400

Update of /cvsroot/phpgroupware/news_admin/setup
In directory subversions:/tmp/cvs-serv18983

Modified Files:
      Tag: Version-0_9_16-branch
        setup.inc.php 
Log Message:
added new table


Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/news_admin/setup/setup.inc.php,v
retrieving revision 1.5.4.2
retrieving revision 1.5.4.3
diff -C2 -r1.5.4.2 -r1.5.4.3
*** setup.inc.php       23 Jun 2003 19:20:52 -0000      1.5.4.2
--- setup.inc.php       27 Jun 2003 05:09:16 -0000      1.5.4.3
***************
*** 20,24 ****
  
        /* The tables this app creates */
!       $setup_info['news_admin']['tables']    = array('phpgw_news');
  
        /* The hooks this app includes, needed for hooks registration */
--- 20,24 ----
  
        /* The tables this app creates */
!       $setup_info['news_admin']['tables']    = 
array('phpgw_news','phpgw_news_export');
  
        /* The hooks this app includes, needed for hooks registration */





reply via email to

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