mirror of
https://github.com/misterunknown/ifm.git
synced 2025-08-09 09:36:29 +02:00
Merge branch 'novashdima-master'
This commit is contained in:
@@ -1156,8 +1156,6 @@ f00bar;
|
||||
return false;
|
||||
elseif ($rpDir == $rpConfig)
|
||||
return true;
|
||||
elseif (!file_exists($rpDir))
|
||||
return false;
|
||||
elseif (0 === strpos($rpDir, $rpConfig))
|
||||
return true;
|
||||
else
|
||||
|
Reference in New Issue
Block a user