Localisation updates from https://translatewiki.net.
[lhc/web/wiklou.git] / maintenance / archives / patch-ipb_deleted.sql
index fc13839..b12ddaa 100644 (file)
@@ -1,3 +1,3 @@
--- Adding ipb_deleted field for hiding usernames\r
-ALTER TABLE /*$wgDBprefix*/ipblocks \r
-  ADD ipb_deleted bool NOT NULL default 0;\r
+-- Adding ipb_deleted field for hiding usernames
+ALTER TABLE /*$wgDBprefix*/ipblocks
+  ADD ipb_deleted bool NOT NULL default 0;