Deprecation of ext-rewrite as of ext-seo prepared and ext-imprint/seo added (UNFINISHED)
[mailer.git] / inc / extensions / ext-rewrite.php
index 911b226beb33bbe85916b4d4db293e6184a19129..61f3ab1a18f9abe1b4dad6dab4bb46776a2c9ee6 100644 (file)
@@ -48,6 +48,9 @@ EXT_SET_VERSION('0.1.3');
 // Version history array (add more with , '0.1.0' and so on)
 EXT_SET_VER_HISTORY(array('0.0', '0.0.1', '0.0.2', '0.0.3', '0.0.4', '0.0.5', '0.0.6', '0.0.7', '0.0.8', '0.0.9', '0.1.0', '0.1.1', '0.1.2', '0.1.3'));
 
+// This extension is deprecated!
+// Only since 'seo' is ready! EXT_SET_DEPRECATED('Y');
+
 switch ($EXT_LOAD_MODE)
 {
        case 'register': // Do stuff when installation is running (modules.php?module=admin&action=login is called)