]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-bonus.php
AJAX installation is 'basicly finished' :) Plus I threw in a small christmas present...
[mailer.git] / inc / extensions / ext-bonus.php
index f8a87a665d8e98c361e3e02a8608dbc95bae38a7..4ba29ce01f4376985958b1574e2f5af6cb556f3c 100644 (file)
@@ -617,9 +617,6 @@ ORDER BY
                                // Register points data
                                registerExtensionPointsData('monthly_bonus', 'points', 'LOCKED', 'DIRECT');
 
-                               // This depends on ext-sql_patches
-                               addExtensionDependency('sql_patches');
-
                                // Update notes
                                setExtensionUpdateNotes("Monatlicher Bonus wird nun &uuml;ber die Tabelle <strong>{OPEN_CONFIG}_MYSQL_PREFIX{CLOSE_CONFIG}_points_data</strong> verwaltet.");
                                break;