mirror of
https://github.com/misterunknown/ifm.git
synced 2025-08-08 17:16:28 +02:00
rm whitespace
This commit is contained in:
@@ -221,7 +221,7 @@ f00bar;
|
||||
case "getFolders":
|
||||
return $this->getFolders($_REQUEST);
|
||||
}
|
||||
|
||||
|
||||
// checking working directory
|
||||
if (!isset($_REQUEST["dir"]) || !$this->isPathValid($_REQUEST["dir"]))
|
||||
throw new IFMException($this->l("invalid_dir"));
|
||||
|
Reference in New Issue
Block a user