]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/rallye_functions.php
Several code-cleanups:
[mailer.git] / inc / libs / rallye_functions.php
index a9cb0f5426d6a9c9e613ef3748c3407b18563289..e2b69c0b67472fb841f215a594b98c6ba673b368 100644 (file)
@@ -828,7 +828,7 @@ function addReferalRallyeTemplateSelection ($name = 'template', $default = '') {
 
                // Accept only template names between 1 and 255 chars length
                if ((strlen($read) < 256) && (!empty($read))) {
-                       // Valid entry found!
+                       // Valid entry found
                        $ral[$read] = $read;
                } else {
                        // Log invalid