end_send.php 85 Bytes Edit Raw Blame History 1 2 3 4 <?php $objSend->endSendUsers(); header("location:{$_SERVER['HTTP_REFERER']}"); ?>