X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fgen_refback.php;h=f551ef47b7591c74e7b59193e56a1fa6505a87ab;hb=188495baa4eae4327a063f99989ea503598b2174;hp=0ffa66449a0c5dc706b2870e2a129de1ff5bc2cc;hpb=30ae22f62ae87c53a56baf0d134569ba91011111;p=mailer.git diff --git a/inc/gen_refback.php b/inc/gen_refback.php index 0ffa66449a..f551ef47b7 100644 --- a/inc/gen_refback.php +++ b/inc/gen_refback.php @@ -1,97 +1,3 @@ 0) { - // When 'walk' through all users - while ($content = SQL_FETCHARRAY($result_direct)) { - // Init level - $GLOBALS['refback_level'] = 1; - - // Update refback table - //* DEBUG: */ debugOutput('userid=' . $content['userid']); - updateRefbackTable($content['userid']); - } // END - while -} // END - if - -// Free result -SQL_FREERESULT($result_direct); - -// [EOF] +// @DEPRECATED ?>