]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-usr_online.php
More double- to single-quotes rewritten
[mailer.git] / inc / modules / admin / what-usr_online.php
index 88081d85906d8c016ed813fe6202f5a39cf587fa..ffb7f8618cd3041d0c6067ce7ecc8657d601a659 100644 (file)
@@ -68,8 +68,8 @@ if (EXT_IS_ACTIVE('online')) {
                $SW = 2;
                while ($content = SQL_FETCHARRAY($result)) {
                        // Fix empty action/what
-                       if (empty($content['action'])) $content['action'] = "---";
-                       if (empty($content['what']))   $content['what']   = "---";
+                       if (empty($content['action'])) $content['action'] = '---';
+                       if (empty($content['what']))   $content['what']   = '---';
 
                        if ($content['is_admin'] == 'Y') {
                                // Is an administrator