[geeklog-cvs] geeklog-1.3/sql/updates mysql_1.3.9_to_1.3.10.php,1.23,1.24

blaine at iowaoutdoors.org blaine at iowaoutdoors.org
Sat Oct 9 14:21:32 EDT 2004


Update of /var/cvs/geeklog-1.3/sql/updates
In directory www:/tmp/cvs-serv14866/sql/updates

Modified Files:
	mysql_1.3.9_to_1.3.10.php 
Log Message:
Updates for spamx plugin and updated sql for install and update.

Index: mysql_1.3.9_to_1.3.10.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/sql/updates/mysql_1.3.9_to_1.3.10.php,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** mysql_1.3.9_to_1.3.10.php	30 Sep 2004 08:02:35 -0000	1.23
--- mysql_1.3.9_to_1.3.10.php	9 Oct 2004 18:21:30 -0000	1.24
***************
*** 184,190 ****
  
      // initial data for 'spamx' table
!     $_SPX_DATA[] = "INSERT INTO {$_TABLES['spamx']} VALUES ('Action','DeleteComment')";
!     $_SPX_DATA[] = "INSERT INTO {$_TABLES['spamx']} VALUES ('Examine','BlackList')";
!     $_SPX_DATA[] = "INSERT INTO {$_TABLES['spamx']} VALUES ('Examine','MTBlackList')";
  
      $group_id = DB_getItem ($_TABLES['groups'], 'grp_id',
--- 184,188 ----
  
      // initial data for 'spamx' table
!     $_SPX_DATA[] = "INSERT INTO {$_TABLES['spamx']} VALUES ('Personal','zaraz.com')";
  
      $group_id = DB_getItem ($_TABLES['groups'], 'grp_id',




More information about the geeklog-cvs mailing list