mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Add capability to the editor to work with grammar, script, php, xml, and provsion directories.
This commit is contained in:
@@ -41,6 +41,9 @@ else {
|
||||
$text[$key] = $value[$_SESSION['domain']['language']['code']];
|
||||
}
|
||||
|
||||
//set the directory
|
||||
$_SESSION["app"]["edit"]["dir"] = $_GET["dir"];
|
||||
|
||||
echo "<html>\n";
|
||||
echo "<head>\n";
|
||||
echo " <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n";
|
||||
|
||||
Reference in New Issue
Block a user