dever hace 6 años
padre
commit
f313ab6342
Se han modificado 1 ficheros con 0 adiciones y 7 borrados
  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');