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