<?php
/* Copy results from THC_DO to THC_II */
copy("thc_do/RESULTS/".$iTimeStamp.".txt","thc_ii/urls/".$iTimeStamp.".txt");
?>