]> git.p6c8.net - devedit.git/commitdiff
- Dev-Editor now uses flock(). flock() is called using a wrapper function which
authorpcanterino <>
Fri, 17 Dec 2004 17:05:45 +0000 (17:05 +0000)
committerpcanterino <>
Fri, 17 Dec 2004 17:05:45 +0000 (17:05 +0000)
  checks if it is really available.
- file_save() in File::Access is now able to open a file in binary mode. Thus,
  the file saving process in the file upload code in Command.pm has been
  replaced by a single file_save() call.


No differences found

patrick-canterino.de