X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=surfbar.php;h=53bf70849df5d5f0b03cde2fb5e7c6224e9b9093;hb=03cf8f5966d13bab1c193b16ecbdf62fa6fbcce4;hp=67762880e0d9e773ce62c0b9fead5d5910f50ad3;hpb=8c46238f94898e46f98e775855e10f9d96ee6628;p=mailer.git diff --git a/surfbar.php b/surfbar.php index 67762880e0..53bf70849d 100644 --- a/surfbar.php +++ b/surfbar.php @@ -184,7 +184,7 @@ if ((isSurfbarReloadFull()) || ((!isFullPage()) && (in_array(getRequestElement(' //* DEBUG: */ exit('nextId='.$nextId); // Is there a valid id? - if ($nextId > 0) { + if (isValidId($nextId)) { // Then prepare other content $content = array( 'url_id' => $nextId,