X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_networks.php;h=35cb4f9b0746392f4d928ce5f1804b0db061a11e;hb=91c5ab6d4bba6959611a9b9661c032cc4c9da6e8;hp=f10de48b859813581b3d6378e56f7e5c945b54ae;hpb=06d179ae45f3f049003e6fe213249842b2a630fe;p=mailer.git diff --git a/inc/modules/admin/what-list_networks.php b/inc/modules/admin/what-list_networks.php index f10de48b85..35cb4f9b07 100644 --- a/inc/modules/admin/what-list_networks.php +++ b/inc/modules/admin/what-list_networks.php @@ -50,12 +50,12 @@ if (doVerifyExpertSettings() != 'agreed') { return; } // END - if -// Handle form here -doNetworkHandleForm(); - // By default we should display list/add new forms $GLOBALS['network_display'] = true; +// Handle form here +doNetworkHandleForm(); + // Display forms? if ($GLOBALS['network_display'] === false) { // Abort here