]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions.php
Bug with multiple registration of filters fixed (see fix_filters.php for details)
[mailer.git] / inc / extensions.php
index 5fb56a2765bebf70eacbcc594e2ac620be0b460a..22f218150d7cfc16d48aa0c5c416eb67d3827d7a 100644 (file)
@@ -549,7 +549,7 @@ function EXTENSION_UPDATE ($ext_name, $ext_ver, $dry_run = false) {
                // And load SQL queries in order of version history
                for ($idx = ($start + 1); $idx < count($history); $idx++) {
                        // Set current extension name
-                       //* DEBUG: */ print __FUNCTION__.'['.__LINE__.':] ext_name='.$ext_name.'<br />';
+                       //* DEBUG: */ print __FUNCTION__.'['.__LINE__.':] ext_name='.$ext_name."<br />\n";
                        EXT_SET_CURR_NAME($ext_name);
 
                        // Set extension version