X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Flibs%2Frallye_functions.php;h=e2b69c0b67472fb841f215a594b98c6ba673b368;hb=2ede2488c926695e022e33fa40fe74584831990f;hp=a9cb0f5426d6a9c9e613ef3748c3407b18563289;hpb=506be1a75d826f083ae6133aa8236eb5eeecab0a;p=mailer.git diff --git a/inc/libs/rallye_functions.php b/inc/libs/rallye_functions.php index a9cb0f5426..e2b69c0b67 100644 --- a/inc/libs/rallye_functions.php +++ b/inc/libs/rallye_functions.php @@ -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