git hace 2 años
padre
commit
dc90bb4673
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      Home/Lib/Action/ListeningFileCreateAction.class.php

+ 0 - 2
Home/Lib/Action/ListeningFileCreateAction.class.php

@@ -232,8 +232,6 @@ class ListeningFileCreateAction extends Action {
 	
  
 	public  function scan_no_listening(  ){
-		include('DahuaUtil.php');
-		include('InotifyMonitor.php');
 		if(!C('WATCH_REDIS'))
 		{
 					DahuaUtil::rlog('WATCH_REDIS 该常量不存在');