remove inverse_timestamp wherever it is found and disable wfInvertTimestamp()
[lhc/web/wiklou.git] / includes / MagicWord.php
index fbb1f0e..143666a 100644 (file)
@@ -46,7 +46,7 @@ define('MAG_NAMESPACE', 32);
 define('MAG_TOC', 33);
 define('MAG_GRAMMAR', 34);
 define('MAG_NOTITLECONVERT', 35);
-
+define('MAG_NOCONTENTCONVERT', 36);
 define('MAG_CURRENTWEEK', 37);
 define('MAG_CURRENTDOW', 38);