r88656 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r88655‎ | r88656 | r88657 >
Date:17:38, 23 May 2011
Author:jeroendedauw
Status:ok
Tags:
Comment:
rem debug code
Modified paths:
  • /trunk/extensions/SemanticWatchlist/SemanticWatchlist.sql (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticWatchlist/SemanticWatchlist.sql
@@ -14,13 +14,6 @@
1515 group_concepts BLOB NOT NULL -- Concept names
1616 ) /*$wgDBTableOptions*/;
1717
18 -
1918 -- List of all changes made to properties.
2019 CREATE TABLE IF NOT EXISTS /*$wgDBprefix*/swl_changes (
2120 change_id INT(10) unsigned NOT NULL auto_increment PRIMARY KEY,

Status & tagging log