]> git.mxchange.org Git - mailer.git/blobdiff - inc/xml-functions.php
earning_name renamed to earning_provider
[mailer.git] / inc / xml-functions.php
index 09373597f1b5e8b1e8aed563caeca0264cfda4e3..601137807380afd475edfebdc27761db630a832f 100644 (file)
@@ -185,7 +185,9 @@ function xmlCharacterHandler ($resource, $characters) {
                // Nothing to handle
                return;
        } // END - if
-       die('characters[]='.strlen($characters));
+
+       // @TODO Handle characters
+       die(__FUNCTION__ . ':characters[]='.strlen($characters));
 }
 
 // Checks if given type is valid, makes all lower-case