Go to the source code of this file.
|
| $file = sanitizePath($_REQUEST["file"]) |
|
| $path = $config['homedir'] . DIRECTORY_SEPARATOR . $file |
|
if($method=="POST") | else |
|
| $readonly = !is_writable($path) |
|
read | only |
|
document | id ( 'edit_form').iFrameFormRequest( |
|
◆ $file
$file = sanitizePath($_REQUEST["file"]) |
◆ $path
$path = $config['homedir'] . DIRECTORY_SEPARATOR . $file |
◆ $readonly
$readonly = !is_writable($path) |
◆ else
if ( $method=="POST") else |
Initial value:{
if(array_key_exists("HTTP_IF_MODIFIED_SINCE", $_SERVER)) $content
Definition at line 50 of file edit.inc.
◆ id
document id('edit_form').iFrameFormRequest( |
( |
'edit_form' |
| ) |
|
◆ only