Skip to content

Commit

Permalink
fix phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
imsamurai committed Sep 17, 2014
1 parent 65d31b9 commit f12411b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Test/Data/task_process_test_stop.php
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
<?php

/**
* Author: imsamurai <im.samuray@gmail.com>
* Date: 09.09.2014
* Time: 16:34:21
* Format: http://book.cakephp.org/2.0/en/views.html
*/

define('FILE_NAME', $argv[1]);
file_put_contents(FILE_NAME, '');

Expand Down

0 comments on commit f12411b

Please sign in to comment.