Browse Source

Update filelist.php

FusionPBX 6 years ago
parent
commit
6debca6e23
1 changed files with 3 additions and 0 deletions
  1. 3 0
      filelist.php

+ 3 - 0
filelist.php

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