diff --git a/index.php b/index.php index 1a09254..ce9a94f 100644 --- a/index.php +++ b/index.php @@ -63,8 +63,10 @@ echo 'fullPath = "'.$docRoot.'";'.PHP_EOL;
- New File - New Folder + + New File + New Folder + Delete Rename View Webpage @@ -74,7 +76,8 @@ echo 'fullPath = "'.$docRoot.'";'.PHP_EOL;
'.$plugins[$i][0].''; + $target = explode(":",$plugins[$i][4]); + echo ''.$plugins[$i][0].''; }; ?>