Update filelist.php

This commit is contained in:
FusionPBX 2018-12-08 15:47:03 -07:00 committed by GitHub
parent 8ff1b40633
commit 18c854f794
1 changed files with 3 additions and 0 deletions

View File

@ -112,6 +112,9 @@
case 'grammer':
$edit_directory = $_SESSION['switch']['grammar']['dir'];
break;
case 'path':
$edit_directory = $_SESSION['editor']['path']['text'];
break;
case 'provision':
switch (PHP_OS) {
case "Linux":