ATTN: GitHub is currently in read-only mode. Please check GitHub's Twitter account for status updates.

public
Description: Open source billing and invoicing
Homepage: http://www.agileco.com
Clone URL: git://github.com/tony-landis/agilebill.git
box25 (author)
Sun Jul 12 13:25:14 -0700 2009
tony-landis (committer)
Tue Nov 03 13:22:17 -0800 2009
commit  560512646a090dc1db6c7b35cedca16e5eecd572
tree    9c428b47467a71f47384deca5f5984d58d102fc1
parent  c5c296028170bb5e8447778a16e6abc165c1084f
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