]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/network_functions.php
Extension ext-network continued, ext-iso3166 cleared
[mailer.git] / inc / libs / network_functions.php
index af85b18a74f9398129f0fced2cd95c6609cd6486..f57c5831a77c2db32d66616b5744c6d309054b49 100644 (file)
@@ -653,8 +653,8 @@ function generateNetworkRequestTypeOptions ($default = '') {
        return $GLOBALS[__FUNCTION__][$default];
 }
 
-// Generates an option list of network_active
-function generateNetworkActiveOptions ($default = '') {
+// Generates an option list of network_api_active
+function generateNetworkApiActiveOptions ($default = '') {
        // Do we have cache?
        if (!isset($GLOBALS[__FUNCTION__][$default])) {
                // Generate the list