Explorar el Código

remove a null line

stanley-king hace 7 años
padre
commit
e4588aae90
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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');