[Comoblog-commit] modules/mod_latest_comments/install mod_latest_comments.xml,1.2,1.3
Status: Inactive
Brought to you by:
markwallis
|
From: Mark W. \(a. serialmonkey\) <mar...@us...> - 2006-02-21 07:07:48
|
Update of /cvsroot/comoblog/modules/mod_latest_comments/install In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2280 Modified Files: mod_latest_comments.xml Log Message: Rollback of DB change in mod_latest_comments - I've added this column to the DB update script for 1.2 Index: mod_latest_comments.xml =================================================================== RCS file: /cvsroot/comoblog/modules/mod_latest_comments/install/mod_latest_comments.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- mod_latest_comments.xml 20 Feb 2006 20:48:36 -0000 1.2 +++ mod_latest_comments.xml 21 Feb 2006 07:07:44 -0000 1.3 @@ -11,8 +11,7 @@ <author>iamdecal iam...@gm... http://www.iamdecal.co.uk</author> - <dbquery> - ALTER TABLE `comoblog_comments` ADD `comment_author_url` VARCHAR( 128 ) NOT NULL AFTER `comment_author_email` ;</dbquery> + |