X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fextensions.php;h=22f218150d7cfc16d48aa0c5c416eb67d3827d7a;hp=5fb56a2765bebf70eacbcc594e2ac620be0b460a;hb=509ae618cc32ba2b811cf66567d62abc597dc405;hpb=5fcc4a6ee46b5fc4bc8bee9f71fa5078fc25c5a9 diff --git a/inc/extensions.php b/inc/extensions.php index 5fb56a2765..22f218150d 100644 --- a/inc/extensions.php +++ b/inc/extensions.php @@ -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.'
'; + //* DEBUG: */ print __FUNCTION__.'['.__LINE__.':] ext_name='.$ext_name."
\n"; EXT_SET_CURR_NAME($ext_name); // Set extension version