Redirect fixed... *sigh* admin.php is a redirector itself.
[mailer.git] / inc / modules / admin / what-extensions.php
index ce97012cddc2e3df426ca24181de230648665788..b761a95fff528e21504e2cf30f9dfe134021032e 100644 (file)
@@ -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