dever 6 년 전
부모
커밋
f313ab6342
1개의 변경된 파일0개의 추가작업 그리고 7개의 파일을 삭제
  1. 0 7
      daemon/notify/wechat.php

+ 0 - 7
daemon/notify/wechat.php

@@ -1,7 +0,0 @@
-<?php
-
-define('DEVER_DAEMON', true);
-
-include(dirname(__FILE__) . DIRECTORY_SEPARATOR . '../../index.php');
-
-Dever::load('pay/lib/wechat.notify');