]> git.mxchange.org Git - mailer.git/blobdiff - inc/functions.php
Moved doTemplateFooBar() down (to match with other include files)
[mailer.git] / inc / functions.php
index 740dccbd1b16e3fce38a15ff94224465a0662e8f..296f031e7027a767dc33f3234d622f4d03c5f976 100644 (file)
@@ -2389,9 +2389,9 @@ function makeDatabaseUserId ($userid) {
        return $userid;
 }
 
-//////////////////////////////////////////////////
-// AUTOMATICALLY RE-GENERATED MISSING FUNCTIONS //
-//////////////////////////////////////////////////
+//-----------------------------------------------------------------------------
+// Automatically re-created functions, all taken from user comments on www.php.net
+//-----------------------------------------------------------------------------
 //
 if (!function_exists('html_entity_decode')) {
        // Taken from documentation on www.php.net