X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Flibs%2Fsurfbar_functions.php;h=4c7f40a75fea358f6be5dd3754642bb4e89d437a;hp=3bd2526acbb90032d1c8f57d3d81d7ad1e975ed8;hb=ac3ce5eb46bd9f7e5f6f41b930f7ebdc17089ed2;hpb=682edce003a1a91f66fb8e2212d7fdb591379843 diff --git a/inc/libs/surfbar_functions.php b/inc/libs/surfbar_functions.php index 3bd2526acb..4c7f40a75f 100644 --- a/inc/libs/surfbar_functions.php +++ b/inc/libs/surfbar_functions.php @@ -1564,7 +1564,7 @@ function SURFBAR_RELOAD_TO_STOP_PAGE ($page = 'stop') { } // Determine next id for surfbar or get data for given id, always call this before you call other -// getters below this function!!! +// getters below this function! function SURFBAR_DETERMINE_NEXT_ID ($urlId = '0') { // Default is no id and no random number $nextId = '0';