]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-rewrite.php
Heacy rewrite/cleanup:
[mailer.git] / inc / extensions / ext-rewrite.php
index ccc62f18198cd703b1c30e10631fe62d57084d2d..44a7d844ab143bcad4a0af00975d337969cdf4a2 100644 (file)
@@ -46,8 +46,8 @@ setThisExtensionVersion('0.1.3');
 // Version history array (add more with , '0.0.1' and so on)
 setExtensionVersionHistory(array('0.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! setExtensionDeprecated('Y');
+// This extension is deprecated
+// @TODO Only when 'seo' is ready: setExtensionDeprecated('Y');
 
 switch (getExtensionMode()) {
        case 'setup': // Do stuff when installation is running