Reverted previous commit, this is an unfinished area
authorRoland Häder <roland@mxchange.org>
Tue, 8 Mar 2011 12:56:06 +0000 (12:56 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 8 Mar 2011 12:56:06 +0000 (12:56 +0000)
inc/functions.php

index 2c0f1b4480a1a8ccd117faf283f6eb9dac6e3fe5..cb8212eb88378bef8e24ba51420e055c346c94d5 100644 (file)
@@ -2217,7 +2217,7 @@ function generateAdminMailLinks ($mailType, $mailId) {
                if (SQL_NUMROWS($result) == 1) {
                        // Load the entry
                        $content = SQL_FETCHARRAY($result);
                if (SQL_NUMROWS($result) == 1) {
                        // Load the entry
                        $content = SQL_FETCHARRAY($result);
-                       //* DEBUG: */ die(__FUNCTION__.':<br />content=<pre>'.print_r($content, true).'</pre>');
+                       die('Unfinished area:<br />'.__FUNCTION__.':<br />content=<pre>'.print_r($content, true).'</pre>');
                } // END - if
 
                // Free result
                } // END - if
 
                // Free result