Quellcode durchsuchen

remove a null line

stanley-king vor 7 Jahren
Ursprung
Commit
e4588aae90
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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');