]> git.mxchange.org Git - mailer.git/blobdiff - surfbar.php
Fixes for HTML in extension menu SQLs. :(
[mailer.git] / surfbar.php
index a97cdd5a996f8efaf7ccfb21fbfc6c4f1abd09a4..c8a8c9d00d56be3de44763f5a6770a4581f46060 100644 (file)
@@ -105,7 +105,7 @@ SURFBAR_INIT();
 SURFBAR_HANDLE_SELF_MAINTENANCE();
 
 // Is there a check value?
-if ((SURFBAR_CHECK_RELOAD_FULL()) || ((isGetRequestElementSet('frame')) && (in_array(getRequestElement('frame'), array('stop', 'stop2', 'stats', 'textlinks'))))) {
+if ((SURFBAR_CHECK_RELOAD_FULL()) || ((isGetRequestElementSet('frame')) && (in_array(getRequestElement('frame'), array('stop', 'stop', 'stats', 'textlinks'))))) {
        // Reload-lock is full, surfbar stopped so...
        // Load header
        loadIncludeOnce('inc/header.php');
@@ -216,7 +216,7 @@ if ((SURFBAR_CHECK_RELOAD_FULL()) || ((isGetRequestElementSet('frame')) && (in_a
                        SURFBAR_UPDATE_SALT_STATS();
                } else {
                        // Load new URL
-                       SURFBAR_RELOAD_TO_STOP_PAGE('stop2');
+                       SURFBAR_RELOAD_TO_STOP_PAGE('stop');
                }
        } elseif ((isGetRequestElementSet('frame')) && (getRequestElement('frame') == 'start')) {
                // Starter frame found so let the footer display