X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Flibs%2Fsurfbar_functions.php;h=f18cd14f9261493186fc6726d6f5dc56ea81811a;hp=a3a27f0f9a35fd208b0302314ce116591490d187;hb=218aaa7c38e0c92a511cfd837a4554acd1f40ca3;hpb=8a73ce89f88fb09523fce05eb2aff80665e65827 diff --git a/inc/libs/surfbar_functions.php b/inc/libs/surfbar_functions.php index a3a27f0f9a..f18cd14f92 100644 --- a/inc/libs/surfbar_functions.php +++ b/inc/libs/surfbar_functions.php @@ -1207,10 +1207,12 @@ function SURFBAR_CHANGE_STATUS ($urlId, $prevStatus, $newStatus, $data=array()) // ---------- Comment out for debugging/developing member actions! --------- // Was that fine? + // ---------- Comment out for debugging/developing member actions! --------- //if (SQL_AFFECTEDROWS() != 1) { // // No, something went wrong // return false; //} // END - if + // ---------- Comment out for debugging/developing member actions! --------- // Prepare content for notification routines $data[$urlId]['uid'] = $data[$urlId]['userid'];