public
Description: Open source billing and invoicing
Homepage: http://www.agileco.com
Clone URL: git://github.com/tony-landis/agilebill.git
commit  e6a4913d051ed66f653857f406055df4edb7c6d8
tree    83874315a66f0b50731aed23119cea2eab08358f
parent  4a50dcfd859f8bebe48f6fdf27dccc783f79e33b parent  0c3b84215304e1c0f35131fca186c7c35e9921da
agilebill / ms_task.bat
100644 11 lines (7 sloc) 0.352 kb
1
2
3
4
5
6
7
8
9
10
11
 ########### MS TASK BATCH FILE ####################
 # Be sure to replace the path to php.exe below #
 # with the actual path to your php.exe file. #
 # Do not change anything else. #
 ###################################################
 
@cls
@c:\php\php.exe -q index.php _task=1 _escape=1 _page=core:blank > task_log.htm