X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=surfbar.php;h=8ad2c2af012473fd73719298e06bc00aa866b8fb;hb=ff69954216933469b9359ddc847d28c1a83e3f8e;hp=ae3fd6fd8c6bb60f5513bbd6ba705f7363846a48;hpb=4b93525eb57c07b89c127494a45ec3d5666fa71a;p=mailer.git diff --git a/surfbar.php b/surfbar.php index ae3fd6fd8c..8ad2c2af01 100644 --- a/surfbar.php +++ b/surfbar.php @@ -163,6 +163,9 @@ if ((SURFBAR_CHECK_RELOAD_FULL()) || ((isGetRequestParameterSet('frame')) && (in // Then load waiting page SURFBAR_RELOAD_TO_STOP_PAGE(); } // END - if + + // Load header to avoid a bug + loadIncludeOnce('inc/header.php'); } else { // Reload to stop frame! SURFBAR_RELOAD_TO_STOP_PAGE();