]> git.mxchange.org Git - mailer.git/commitdiff
Constant fixed
authorRoland Häder <roland@mxchange.org>
Thu, 29 Oct 2009 20:51:42 +0000 (20:51 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 29 Oct 2009 20:51:42 +0000 (20:51 +0000)
inc/extensions/ext-doubler.php

index dda6a6794e37ec69b06ef318db69d2b411a990f6..3f17f4852cdccba3a8adc3bc28e5c1b614e9a039 100644 (file)
@@ -162,7 +162,7 @@ PRIMARY KEY (id)
                                addExtensionSql("ALTER TABLE `{?_MYSQL_PREFIX?}_config` ADD doubler_own ENUM('Y','N') NOT NULL DEFAULT 'Y'");
 
                                // Update notes (these will be set as task text!)
-                               setExtensionUpdateNotes(POINTS."-Guthaben des Verdopplers kann optional nicht mit einbezogen werden.");
+                               setExtensionUpdateNotes("{?POINTS?}-Guthaben des Verdopplers kann optional nicht mit einbezogen werden.");
                                break;
 
                                case '0.0.5': // SQL queries for v0.0.5