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