]> git.mxchange.org Git - mailer.git/blobdiff - inc/functions.php
Extension ext-surfbar continued:
[mailer.git] / inc / functions.php
index 80b004f5c43e99235acec13be6556aa5f4fff4db..91ef0668200e4cdceaf4e7e274243fad32a2841c 100644 (file)
@@ -2316,7 +2316,7 @@ function convertStringToBoolean ($str) {
                } // END - if
 
                // Determine it
-               $GLOBALS[__FUNCTION__][$str] = (($strTrimmed == 'true') ? true : false);
+               $GLOBALS[__FUNCTION__][$str] = ($strTrimmed == 'true');
        } // END - if
 
        // Return cache