X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fextensions%2Fext-rallye.php;h=18282c368cf27c09f3cd70a7772c38c4ae630085;hb=c42ead27f4a63de80b53f029d570bfeac7188c3a;hp=f8abbf08dadc10a691def8c88d3d85d26a8b50f6;hpb=6b13c5c64eebedd56683c78d799879e0dc618b21;p=mailer.git diff --git a/inc/extensions/ext-rallye.php b/inc/extensions/ext-rallye.php index f8abbf08da..18282c368c 100644 --- a/inc/extensions/ext-rallye.php +++ b/inc/extensions/ext-rallye.php @@ -307,7 +307,7 @@ Zudem sollten Sie mindestens folgende Templates (in templates/".getLangu case '0.3.5': // SQL queries for 0.3.5 // This update depends on sql_patches - addExtensionUpdateDependency('sql_patches'); + addExtensionDependency('sql_patches'); // Register filter registerFilter('extra_autopurge', 'RALLYE_EXTRA_AUTOPURGE', false, true, isExtensionDryRun()); @@ -315,7 +315,7 @@ Zudem sollten Sie mindestens folgende Templates (in templates/".getLangu // Update notes (these will be set as task text!) setExtensionUpdateNotes("Filter hinzugefügt und ist von sql_patches abhängig."); break; - } + } // END - switch break; case 'modify': // When the extension got modified