正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -127,7 +127,7 @@ class Helper | @@ -127,7 +127,7 @@ class Helper | ||
| 127 | fwrite($file, "\r\n----[" . date('Y-m-d H:i:s') . "]----\r\n"); | 127 | fwrite($file, "\r\n----[" . date('Y-m-d H:i:s') . "]----\r\n"); |
| 128 | fwrite($file, $content); | 128 | fwrite($file, $content); |
| 129 | fclose($file); | 129 | fclose($file); |
| 130 | -// echo date('Y-m-d H:i:s').":".$content."</br>\r\n"; | 130 | + // echo date('Y-m-d H:i:s').":".$content."</br>\r\n"; |
| 131 | } | 131 | } |
| 132 | 132 | ||
| 133 | /** | 133 | /** |
-
请 注册 或 登录 后发表评论