AJAX installation is 'basicly finished' :) Plus I threw in a small christmas present...
[mailer.git] / inc / extensions / ext-wernis.php
index 0e566ccba1fe85406675df16210a43640223b6fb..14202df9dfb56063d3ac80caa4ec7708d1b061ea 100644 (file)
@@ -142,9 +142,6 @@ INDEX (`userid`)",
                                // Register points data
                                registerExtensionPointsData('wernis_withdraw', 'order_points', 'LOCKED', 'DIRECT');
 
-                               // This depends on ext-sql_patches
-                               addExtensionDependency('sql_patches');
-
                                // Update notes
                                setExtensionUpdateNotes("&Uuml;berweisungen vom Portal werden nun &uuml;ber die Tabelle <strong>{OPEN_CONFIG}_MYSQL_PREFIX{CLOSE_CONFIG}_points_data</strong> verwaltet.");
                                break;