From: Roland Häder Date: Tue, 8 Mar 2011 12:56:06 +0000 (+0000) Subject: Reverted previous commit, this is an unfinished area X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=0b3c067e92787167d135981d4fe6f3a039bad0af;ds=sidebyside Reverted previous commit, this is an unfinished area --- diff --git a/inc/functions.php b/inc/functions.php index 2c0f1b4480..cb8212eb88 100644 --- a/inc/functions.php +++ b/inc/functions.php @@ -2217,7 +2217,7 @@ function generateAdminMailLinks ($mailType, $mailId) { if (SQL_NUMROWS($result) == 1) { // Load the entry $content = SQL_FETCHARRAY($result); - //* DEBUG: */ die(__FUNCTION__.':
content=
'.print_r($content, true).'
'); + die('Unfinished area:
'.__FUNCTION__.':
content=
'.print_r($content, true).'
'); } // END - if // Free result