[geeklog-cvs] geeklog-1.3/sql mysql_tableanddata.php,1.75,1.76

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Sun Sep 5 08:03:59 EDT 2004


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

Modified Files:
	mysql_tableanddata.php 
Log Message:
Removed obsolete 'rdf_sids' entry from the 'vars' table (again).


Index: mysql_tableanddata.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/sql/mysql_tableanddata.php,v
retrieving revision 1.75
retrieving revision 1.76
diff -C2 -d -r1.75 -r1.76
*** mysql_tableanddata.php	3 Sep 2004 19:59:56 -0000	1.75
--- mysql_tableanddata.php	5 Sep 2004 12:03:55 -0000	1.76
***************
*** 886,890 ****
  $_DATA[] = "INSERT INTO {$_TABLES['vars']} (name, value) VALUES ('totalhits','0') ";
  $_DATA[] = "INSERT INTO {$_TABLES['vars']} (name, value) VALUES ('lastemailedstories','') ";
- $_DATA[] = "INSERT INTO {$_TABLES['vars']} (name, value) VALUES ('rdf_sids','')";
  
  #
--- 886,889 ----




More information about the geeklog-cvs mailing list