Huge rewrite of default parameters, ext-network continued:
[mailer.git] / inc / modules / admin / what-config_yoomedia.php
index b9ea6197245983b3ee100f584915dc5a3e3803c0..cc02c640da831c547006471e97d1036fc04b9424 100644 (file)
@@ -61,7 +61,7 @@ if (isFormSent()) {
        }
 } else {
        // Erotic selection
-       for ($idx = 0; $idx <= 2; $idx++) {
+       for ($idx = '0'; $idx <= 2; $idx++) {
                $content['yoomedia_erotic_allowed_' . $idx] = '';
        } // END - for