git 2 년 전
부모
커밋
b18696f03d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Home/Lib/Action/ListeningFileCreateAction.class.php

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

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