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