@@ -47,6 +47,6 @@ |
||
47 | 47 | |
48 | 48 | public static function output($text) |
49 | 49 | { |
50 | - echo date('Y-m-d H:i:s')." > $text\n"; |
|
50 | + echo date('Y-m-d H:i:s') . " > $text\n"; |
|
51 | 51 | } |
52 | 52 | } |