dever 6 anni fa
parent
commit
f313ab6342
1 ha cambiato i file con 0 aggiunte e 7 eliminazioni
  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');