Referal system refactured (and some parts fixed), wrapper function introduced:
[mailer.git] / inc / extensions / ext-yoomedia.php
index 7e52a3bb008f94115f4ce0342f49f4c0d50deb2b..a1ae4ba2e25636a1f9b09f0b2a4c8bafdbed1e6b 100644 (file)
@@ -80,7 +80,7 @@ switch (getExtensionMode()) {
 `y_reload` SMALLINT(6) UNSIGNED NOT NULL DEFAULT 0,
 `inserted` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP,
 PRIMARY KEY (`id`),
-UNIQUE `y_type` (`type`,`y_id`)",
+UNIQUE `y_type` (`type`, `y_id`)",
                        'Reload lock reminder for Yoo!Media campaigns');
                break;