]> git.p6c8.net - devedit.git/commit
- Removed HTML::Entities:
authorpcanterino <>
Fri, 22 Apr 2005 12:55:00 +0000 (12:55 +0000)
committerpcanterino <>
Fri, 22 Apr 2005 12:55:00 +0000 (12:55 +0000)
commitb4a18168323d91c911689ae9a9cddb2b7ab51997
tree49d9f8fa0ddffc8b15b981ddfc30965da1833fc0
parentd241beaca38f6cdb8eed359b3a3a9c5b8879aff6
- Removed HTML::Entities:
  This module is a little bit slow and does currently not support very much
  encodings. Now, we just encode the HTML control characters (<, >, & and ").
- Began to fix bugs [1120717] and [1071051]
15 files changed:
errors.conf
modules/Command.pm
modules/Output.pm
modules/Tool.pm
templates/copyfile.htm
templates/dirlist.htm
templates/dirlist_dir.htm
templates/dirlist_file.htm
templates/dirlist_up.htm
templates/editfile.htm
templates/error.htm
templates/renamefile.htm
templates/upload.htm
templates/viewfile.htm
templates/viewlink.htm

patrick-canterino.de