Merge "Switch Block::purgeExpired to use AutoCommitUpdate"
[lhc/web/wiklou.git] / maintenance / archives / patch-linkscc-1.3.sql
index 6f9e631..e397fcb 100644 (file)
@@ -3,4 +3,4 @@
 -- New schema for 1.3 - removes old lcc_title column.
 -- May 2004
 --
-ALTER TABLE linkscc DROP COLUMN lcc_title;
\ No newline at end of file
+ALTER TABLE /*$wgDBprefix*/linkscc DROP COLUMN lcc_title;
\ No newline at end of file