A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / inc / libs / yoomedia_functions.php
index 4307dc6bda166278c0a53316800032f1b662a090..e3e1a739a223b19b6a7c5746887f3c0b9ffa719d 100644 (file)
@@ -295,7 +295,7 @@ function yoomediaTranslateIndex ($type, $index) {
                $return = $GLOBALS['translation_tables']['yoomedia'][$type][$index];
        } else {
                // Not found
-               logDebugMessage(__FUNCTION__, __LINE__, "type={$type},index={$index} not found.");
+               logDebugMessage(__FUNCTION__, __LINE__, 'type=' . $type . ',index=' . $index . ' not found');
        }
 
        // Return value