ソースを参照

remove a null line

stanley-king 7 年 前
コミット
e4588aae90
1 ファイル変更1 行追加1 行削除
  1. 1 1
      crontab/control/date.php

+ 1 - 1
crontab/control/date.php

@@ -5,8 +5,8 @@
  * 
  *
  *
- 
  */
+
 defined('InShopNC') or exit('Access Invalid!');
 
 require_once(BASE_ROOT_PATH . '/helper/notify_helper.php');