Update filelist.php
This commit is contained in:
@@ -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":
|
||||||
|
|||||||
Reference in New Issue
Block a user