]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-rewrite.php
Comments fixed, ext-network continued, fix for mod stats:
[mailer.git] / inc / extensions / ext-rewrite.php
index 886f74997e26dd5fa72d41c553253fb0dd1e32a6..f58835d42f61f8c51f5539715238ac00c1a536c9 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 10/24/2004 *
- * ================                             Last change: 08/28/2008 *
+ * Mailer v0.2.1-FINAL                                Start: 10/24/2004 *
+ * ===================                          Last change: 08/28/2008 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : ext-rewrite.php                                  *
@@ -97,7 +97,7 @@ switch (getExtensionMode()) {
 
                        case '0.0.3': // SQL queries for v0.0.3
                                // Update notes (these will be set as task text!)
-                               setExtensionUpdateNotes("URLs zu MXChange.org ({?SERVER_URL?}) sind nun auch wieder g&uuml;ltig.");
+                               setExtensionUpdateNotes("URLs zu mxchange.org ({?SERVER_URL?}) sind nun auch wieder g&uuml;ltig.");
                                break;
 
                        case '0.0.4': // SQL queries for v0.0.4
@@ -134,7 +134,7 @@ switch (getExtensionMode()) {
 
                        case '0.1.0': // SQL queries for v0.2.1
                                // Update notes (these will be set as task text!)
-                               setExtensionUpdateNotes("W&ouml;rter <strong>Mailtausch</strong>, <strong>Mailtausches</strong> und <strong>Mailtauscher</strong> sind austauschbar.");
+                               setExtensionUpdateNotes("W&ouml;rter <strong>{?mt_word?}</strong>, <strong>{?mt_word2?}</strong> und <strong>{?mt_word3?}</strong> sind austauschbar.");
                                break;
 
                        case '0.1.1': // SQL queries for v0.1.1