X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Fmodules%2Fadmin%2Fwhat-list_rallyes.php;h=f8f809a166e6668ed7ec7440ae0c38f117e7010c;hb=39aaaf3d3d93e5b37ac78b6bb1edab2991116a75;hp=18d8b63cd5983f23999450d4326feffea05f0b6d;hpb=fff3e2abc8ffb5a086fbf0f3a7d6b9f2ff5ddaed;p=mailer.git diff --git a/inc/modules/admin/what-list_rallyes.php b/inc/modules/admin/what-list_rallyes.php index 18d8b63cd5..f8f809a166 100644 --- a/inc/modules/admin/what-list_rallyes.php +++ b/inc/modules/admin/what-list_rallyes.php @@ -240,7 +240,7 @@ if (isset($_POST['edit'])) if (($old > 0) || ($cnt > 0)) { // Insert link to referral list - //* DEBUG: */ echo "-".$uid."/".$cnt."/".$old."-
"; + //* DEBUG: */ echo "-".$uid."/".$cnt."/".$old."-
"; $cnt = ADMIN_USER_PROFILE_LINK($uid, $cnt, "list_refs"); $old = ADMIN_USER_PROFILE_LINK($uid, $old, "list_refs"); }