Rewrote some parts:
[mailer.git] / inc / libs / admins_functions.php
index 72d64ec02a7280114d8897d5a3dc2d5ab814dd49..1c43c5ec22a8f2581c2b3a19e67569784850cde4 100644 (file)
@@ -557,7 +557,7 @@ function sendAdminsEmails ($subject, $template, $content, $userid) {
                                EVENTS_ADD_LINE($subject, $message, $userid);
                        } else {
                                // Log error for debug
-                               logDebugMessage(__FUNCTION__, __LINE__, sprintf("Extension 'ext-events' missing: template=%s,subj=%s,userid=%s",
+                               logDebugMessage(__FUNCTION__, __LINE__, sprintf('Extension ext-events missing: template=%s,subj=%s,userid=%s',
                                        $template,
                                        $subject,
                                        $userid