Update file_list.php (#4589)
This commit is contained in:
@@ -109,7 +109,7 @@
|
|||||||
case 'php':
|
case 'php':
|
||||||
$edit_directory = $_SERVER["DOCUMENT_ROOT"].'/'.PROJECT_PATH;
|
$edit_directory = $_SERVER["DOCUMENT_ROOT"].'/'.PROJECT_PATH;
|
||||||
break;
|
break;
|
||||||
case 'grammer':
|
case 'grammar':
|
||||||
$edit_directory = $_SESSION['switch']['grammar']['dir'];
|
$edit_directory = $_SESSION['switch']['grammar']['dir'];
|
||||||
break;
|
break;
|
||||||
case 'provision':
|
case 'provision':
|
||||||
|
|||||||
Reference in New Issue
Block a user