5 Apr 2006 00:16
tiki/db tiki_1.9to1.10.sql,1.83,1.84 tiki.sql,1.315,1.316
Update of /cvsroot/tikiwiki/tiki/db
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13079/db
Modified Files:
tiki_1.9to1.10.sql tiki.sql
Log Message:
current contributions are kept in comments logs to see the right contributions if comment edited
Index: tiki_1.9to1.10.sql
===================================================================
RCS file: /cvsroot/tikiwiki/tiki/db/tiki_1.9to1.10.sql,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- tiki_1.9to1.10.sql 28 Mar 2006 07:41:46 -0000 1.83
+++ tiki_1.9to1.10.sql 4 Apr 2006 22:16:06 -0000 1.84
<at> <at> -523,7 +523,6 <at> <at>
INSERT IGNORE INTO tiki_preferences(name,value) VALUES
('feature_contribution_mandatory_comment', 'n');
#2006-03-12 lfagundes
-DROP TABLE IF EXISTS tiki_page_drafts;
CREATE TABLE tiki_page_drafts (
user varchar(40) NOT NULL,
pageName varchar(255) NOT NULL,
<at> <at> -541,3 +540,12 <at> <at>
#2006-03-28
INSERT IGNORE INTO tiki_preferences(name,value) VALUES ('feature_wiki_replace', 'n');
+
(Continue reading)
RSS Feed