]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/surfbar_functions.php
Tasks are now registered again
[mailer.git] / inc / libs / surfbar_functions.php
index a3a27f0f9a35fd208b0302314ce116591490d187..f18cd14f9261493186fc6726d6f5dc56ea81811a 100644 (file)
@@ -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'];