]> git.mxchange.org Git - mailer.git/blobdiff - inc/code-functions.php
Opps, not all elements for sprintf() has been set.
[mailer.git] / inc / code-functions.php
index 00ff1d8e10de10e47a5311a274803ed56b1f1b6b..f507125d4cce0a04eb5e10f4afc1d3b2f0703ef7 100644 (file)
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Funktionen zum Umgang mit Status-Funktionen      *
  * -------------------------------------------------------------------- *
- * $Revision::                                                        $ *
- * $Date::                                                            $ *
- * $Tag:: 0.2.1-FINAL                                                 $ *
- * $Author::                                                          $ *
- * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
  * Copyright (c) 2009 - 2013 by Mailer Developer Team                   *
  * For more information visit: http://mxchange.org                      *
@@ -50,7 +45,7 @@ function getCode ($key) {
        // Is the key set?
        if (!isCodeSet($key)) {
                // Abort here
-               reportBug(__FUNCTION__, __LINE__, sprintf("%s[%s:] Code %s is not set.",
+               reportBug(__FUNCTION__, __LINE__, sprintf('%s[%s:] Code %s is not set.',
                        __FUNCTION__,
                        __LINE__,
                        $key