]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_points.php
Some dublicated braces removed, some fixed (broken: update depencies got registered...
[mailer.git] / inc / modules / admin / what-config_points.php
index b12fd674b47e363ec0c1dc66467e22037c7a4b60..a29c1790a9a6cf97c3fddb234fd146f92460e1a6 100644 (file)
@@ -60,7 +60,7 @@ if (REQUEST_ISSET_GET(('sub'))) {
                break;
 
        case "ref":
-               if (REQUEST_ISSET_GET(('do'))) {
+               if (REQUEST_ISSET_GET('do')) {
                        if (((!REQUEST_ISSET_POST(('lvl'))) || (!REQUEST_ISSET_POST(('perc')))) && (REQUEST_GET('do') == "add")) {
                                REQUEST_UNSET_POST('ok');
                        }