]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_country.php
Huge rewrite:
[mailer.git] / inc / modules / admin / what-list_country.php
index 5ccf1187570ba4943583e1fd91fbad096a0541f0..d560b9faa9bf96b1101355e7c3d58aad2fe5c404 100644 (file)
@@ -73,7 +73,7 @@ if ((REQUEST_ISSET_POST('add')) && (REQUEST_ISSET_POST(('code'))) && (REQUEST_IS
        LOAD_TEMPLATE('admin_settings_saved', false, $message);
 } elseif ((REQUEST_ISSET_POST('change')) && (REQUEST_ISSET_POST('id'))) {
        // Change all status
-       ADMIN_CHANGE_ACTIVATION_STATUS(REQUEST_POST('id'), "countries", "is_active");
+       ADMIN_CHANGE_ACTIVATION_STATUS(REQUEST_POST('id'), 'countries', 'is_active');
 
        // Show next link
        LOAD_TEMPLATE('admin_next_link', false, array(