X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-extensions.php;h=9f3a1896fd1f1f37f1d9dfa7cb0ca76a7b674a57;hp=14b4f72721c5cdf446ac5e937ef3a148195a09b7;hb=dbeb4ef1dc2e59d0c6bfab9d9666cdfa515f58e7;hpb=b4f4d77fb247153f3097ad20c01f33cd8c426a56 diff --git a/inc/modules/admin/what-extensions.php b/inc/modules/admin/what-extensions.php index 14b4f72721..9f3a1896fd 100644 --- a/inc/modules/admin/what-extensions.php +++ b/inc/modules/admin/what-extensions.php @@ -164,9 +164,6 @@ if (!empty($_GET['reg_ext'])) { $ext_name = GET_EXT_NAME($id); $ext_ver = GET_EXT_VERSION($ext_name); - // Free the result - SQL_FREERESULT($result); - if ($_CONFIG['verbose_sql']) { // Load SQL commands in remove mode $EXT_LOAD_MODE = "remove";