]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_admins.php
config.php partly solved, see #117
[mailer.git] / inc / modules / admin / what-config_admins.php
index 24b9126b76f63ab4ce7dea31ec16cca845e09da4..481435be66e0091264f6a0a474f9bebdb6e2cf6f 100644 (file)
@@ -66,7 +66,7 @@ if ((REQUEST_ISSET_POST('edit')) && ($SEL > 0)) {
                        'action_selection' => ADMIN_MENU_SELECTION("action", $act, $id),
                        'what_selection'   => ADMIN_MENU_SELECTION("what", $wht, $id),
                        'mode_options'     => generateOptionList(
                        'action_selection' => ADMIN_MENU_SELECTION("action", $act, $id),
                        'what_selection'   => ADMIN_MENU_SELECTION("what", $wht, $id),
                        'mode_options'     => generateOptionList(
-                               "/ARRAY/",
+                               '/ARRAY/',
                                array("allow", "deny"),
                                array(constant('ADMINS_ALLOW_MODE'), constant('ADMINS_DENY_MODE')),
                                $mode
                                array("allow", "deny"),
                                array(constant('ADMINS_ALLOW_MODE'), constant('ADMINS_DENY_MODE')),
                                $mode
@@ -261,7 +261,7 @@ VALUES ('%s','%s','%s','%s')",
        define('_WHAT_SELECTION'  , ADMIN_MENU_SELECTION("what"));
        define('_MODE_OPTIONS'    ,
                generateOptionList(
        define('_WHAT_SELECTION'  , ADMIN_MENU_SELECTION("what"));
        define('_MODE_OPTIONS'    ,
                generateOptionList(
-                       "/ARRAY/",
+                       '/ARRAY/',
                        array("allow", "deny"),
                        array(
                                getMessage('ADMINS_ALLOW_MODE'),
                        array("allow", "deny"),
                        array(
                                getMessage('ADMINS_ALLOW_MODE'),