reverting SerbianVariants check-in, not ready to go live yet on Wikimedia
[lhc/web/wiklou.git] / maintenance / archives / patch-page_no_title_convert.sql
index f74b801..e69de29 100644 (file)
@@ -1,7 +0,0 @@
--- Used to prevent title conversion (only for languagues with variants)
--- Set to 1 if the page contains __NOTITLECONVERT__ magic word.
---
--- Added 2006-07-21
-
-ALTER TABLE /*$wgDBprefix*/page
-  ADD page_no_title_convert bool NOT NULL default 0;