Explorar o código

_top bug, yet another help from Simon

teepe %!s(int64=23) %!d(string=hai) anos
pai
achega
12fb89fdcd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/options.php

+ 1 - 1
src/options.php

@@ -228,7 +228,7 @@ if ($optpage == SMOPT_PAGE_MAIN) {
     /* First, display the results of a submission, if needed. */
     /**********************************************************/
     if ($optmode == SMOPT_MODE_SUBMIT) {
-        if (isset($frame_top)) {
+        if (!isset($frame_top)) {
             $frame_top = '_top';
         }
         /* Display a message indicating a successful save. */