Parser error fixed
[mailer.git] / inc / functions.php
index 4f55bb8a07e03f4c2e8b2d4c762af5f86b846332..03d6b7d1ae343d0787bcc239c41a453ec84bf5bc 100644 (file)
@@ -965,7 +965,7 @@ function LOAD_CONFIGURED_URL ($configEntry) {
        // Is this URL set?
        if (is_null($URL)) {
                // Then abort here
-               trigger_error(sprintf("Configuration entry %s is not set!", $configEntry);
+               trigger_error(sprintf("Configuration entry %s is not set!", $configEntry));
        } // END - if
 
        // Load the URL