ultimix
cron_cmd.php
Go to the documentation of this file.
1 #!/usr/local/bin/php
2 <?php
3 
4 require_once( dirname( __FILE__ ).'/include/php/cron.php' );
5 
6 ?>