X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-extensions.php;h=b761a95fff528e21504e2cf30f9dfe134021032e;hp=ce97012cddc2e3df426ca24181de230648665788;hb=3e077cc4c838b433c321a21ced20f02f023f3b80;hpb=c70787131af24666b1f337804d0fd17f0c33cc27 diff --git a/inc/modules/admin/what-extensions.php b/inc/modules/admin/what-extensions.php index ce97012cdd..b761a95fff 100644 --- a/inc/modules/admin/what-extensions.php +++ b/inc/modules/admin/what-extensions.php @@ -308,7 +308,7 @@ case "register": // Register new extension // Is this sql_patches? Then we need to auto-logout! if ($ext_name == "sql_patches") { // Auto-logout here - LOAD_URL("admin.php?module=admin&logout=1&sql_patches=1"); + LOAD_URL("modules.php?module=admin&logout=1&sql_patches=1"); } // Extension was found and successfully registered