A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / inc / extensions / ext-wernis.php
index c0cde98b9a4751ba1cf03842f7895b7dd342a0c8..96605d0c808ffbbe4c8db9b1966ef8c3cdf6f3e7 100644 (file)
@@ -136,7 +136,7 @@ INDEX (`userid`)",
                                break;
 
                        case '0.0.4': // SQL queries for v0.0.4
-                               addExtensionSql("INSERT INTO `{?_MYSQL_PREFIX?}_points_data` (`subject`, `column_name`, `locked_mode`, `payment_method`) VALUES ('wernis_withdraw','order_points','LOCKED','DIRECT')");
+                               addExtensionSql("INSERT INTO `{?_MYSQL_PREFIX?}_points_data` (`subject`,`column_name`,`locked_mode`,`payment_method`) VALUES ('wernis_withdraw','order_points','LOCKED','DIRECT')");
 
                                // This depends on ext-sql_patches
                                addExtensionDependency('sql_patches');