Update file_list.php (#4589)

This commit is contained in:
chansizzle
2019-09-12 17:01:03 -06:00
committed by FusionPBX
parent 61aa1d2121
commit e6de293045

View File

@@ -109,7 +109,7 @@
case 'php':
$edit_directory = $_SERVER["DOCUMENT_ROOT"].'/'.PROJECT_PATH;
break;
case 'grammer':
case 'grammar':
$edit_directory = $_SESSION['switch']['grammar']['dir'];
break;
case 'provision':