Huge patchset (I don't recall all details):
[mailer.git] / inc / libs / rallye_functions.php
index 49e5a580eea77a04c6e3ac3fcdb51def2692f3dc..ac1fb1c8c80a8ffd06b0f75a7945bd0c78cf560d 100644 (file)
@@ -346,7 +346,7 @@ LIMIT 1", __FUNCTION__, __LINE__);
                SQL_FREERESULT($result);
 
                if ($notify == 'Y') {
-                       // Transfer all neccessary data to the global $content array
+                       // Transfer all neccessary data to $content array
                        $content['start'] = generateDateTime($start, 2);
                        $content['end']   = generateDateTime($end  , 2);
                        $content['now_t'] = generateDateTime(time(), 2);