]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-refbanner.php
Documentation updated
[mailer.git] / inc / modules / admin / what-refbanner.php
index 2e64fa299931a217e1266b06d1bd57099d43a7d8..1cbddf6dcb55bcbe4fa9e54a439059e1357e0929 100644 (file)
@@ -38,7 +38,7 @@
 
 // Some security stuff...
 if ((!defined('__SECURITY')) || (!IS_ADMIN())) {
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), '/inc') + 4) . '/security.php';
        require($INC);
 }
 
@@ -116,7 +116,7 @@ VALUES ('%s','%s','%s')",
                        'id'  => $id,
                        'url' => $url,
                        'alt' => $alt,
-                       'vis' => ADD_SELECTION("yn", $vis   , "visible"),
+                       'vis' => ADD_SELECTION('yn', $vis   , "visible"),
                );
 
                // Load row template and switch color