]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-usage.php
Renamed all SQL-related functions to camel-case notation
[mailer.git] / inc / modules / admin / what-usage.php
index b0fb3c64deff5995e650e5496301e969a236f0d4..cda9129b8f957bef41aa774bb81c245f6db236f4 100644 (file)
@@ -87,7 +87,7 @@ if (isGetRequestElementSet('image')) {
 
 if ((!empty($FQFN)) && (isFileReadable($FQFN))) {
        // @TODO This code is double, see loadTemplate() and loadEmailTemplate() in functions.php
-       eval('$content="' . SQL_ESCAPE(readFromFile($FQFN)) . '";');
+       eval('$content="' . sqlEscapeString(readFromFile($FQFN)) . '";');
        // Until here...
 
        // Replace URLs