[geeklog-cvs] geeklog-1.3/sql mysql_tableanddata.php,1.93,1.94

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Sun Jan 23 06:08:37 EST 2005


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

Modified Files:
	mysql_tableanddata.php 
Log Message:
Database changes for new syndication framework


Index: mysql_tableanddata.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/sql/mysql_tableanddata.php,v
retrieving revision 1.93
retrieving revision 1.94
diff -C2 -d -r1.93 -r1.94
*** mysql_tableanddata.php	16 Jan 2005 19:14:29 -0000	1.93
--- mysql_tableanddata.php	23 Jan 2005 11:08:35 -0000	1.94
***************
*** 21,24 ****
--- 21,25 ----
    rdfurl varchar(255) default NULL,
    rdfupdated datetime NOT NULL default '0000-00-00 00:00:00',
+   rdflimit smallint(5) unsigned NOT NULL default '0',
    onleft tinyint(3) unsigned NOT NULL default '1',
    phpblockfn varchar(64) default '',




More information about the geeklog-cvs mailing list