git vor 2 Jahren
Ursprung
Commit
b18696f03d
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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 该常量不存在');