]> git.p6c8.net - devedit.git/commit
- Dev-Editor now checks if it is able to access a directory: Directories that
authorpcanterino <>
Fri, 5 Nov 2004 12:54:06 +0000 (12:54 +0000)
committerpcanterino <>
Fri, 5 Nov 2004 12:54:06 +0000 (12:54 +0000)
commit91dc65a53fbe7dc79a983a51f330033b343cba36
treea5fc042924f2ec1176599f9e0b25f0b9d68827b0
parent123fb97e2e81e982e8bdf54517ee456501061a4e
- Dev-Editor now checks if it is able to access a directory: Directories that
  are not accessible are greyed in directory listing. Accessing such a directory
  causes an error message.
- Dev-Editor checks if it has read access to the virtual root directory. Having
  no access to this directory would cause Dev-Editor to show the contents of the
  real root directory!
devedit.pl
errors.dat
modules/Command.pm
modules/Tool.pm
templates/dirlist_dir.htm

patrick-canterino.de