]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_wernis.php
New (template) wrapper function fixEmptyContentToDashes() introduced, EL rewrites:
[mailer.git] / inc / modules / admin / what-list_wernis.php
index 9d921bda87a2c93058d240315cbd09e776c4054c..e87ab05c0f8e85b13d2d379428b4c1ca2a41d1fd 100644 (file)
@@ -65,7 +65,6 @@ if (SQL_NUMROWS($result) > 0) {
                $content['wernis_timestamp'] = generateDateTime($content['wernis_timestamp'], 2);
 
                // Fix empty message and status
-               if (empty($content['wernis_api_message'])) $content['wernis_api_message'] = '---';
                if (empty($content['wernis_api_status']))  $content['wernis_api_status']  = 'OK';
 
                // Append it and switch colors