]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_other.php
Fix for missing variable, thanks to wernisman
[mailer.git] / inc / modules / admin / what-config_other.php
index de3687f561b2cee20e782ab7328790f7596e5671..55496f34db5f348b93102e3476f906fb181f04b6 100644 (file)
@@ -50,7 +50,7 @@ if (!isExtensionActive('other')) {
        return;
 } // END - if
 
-// Stop2 saving data if one input field is !isset
+// Stop saving data if one input field is !isset
 if (isFormSent()) {
        // Calculate stamps and set calculated stamps
        setRequestPostElement('online_timeout'       , createTimestampFromSelections('ip_timeout'           , postRequestArray()));