Wrapper function introduced, double-quotes converted to single:
[mailer.git] / inc / extensions / ext-active.php
index 51209b1781d7c9bb8829d95eba7b34ed71035218..53761d0557f76024d5c890626c9e437c290f8651 100644 (file)
@@ -94,7 +94,7 @@ switch (getExtensionMode()) {
                                break;
 
                        case '0.0.5': // SQL queries for v0.0.5
-                               addConfigAddSql('active_limit', "BIGINT(20) UNSIGNED NOT NULL DEFAULT 10");
+                               addConfigAddSql('active_limit', 'BIGINT(20) UNSIGNED NOT NULL DEFAULT 10');
                                addAdminMenuSql('setup', 'config_active', 'Aktiv-Liste', 'Einstellungen an der Aktiv-Liste (<strong>Heute Online</strong> im Gastbereich) vornehmen.', 8);
 
                                // Update notes (these will be set as task text!)