]> git.p6c8.net - devedit.git/commit
Improved file editing using another filename:
authorpcanterino <>
Mon, 4 Oct 2004 17:50:05 +0000 (17:50 +0000)
committerpcanterino <>
Mon, 4 Oct 2004 17:50:05 +0000 (17:50 +0000)
commitf6b35ba3aaa4cb67ac80c6cff80e541996f76e80
tree2f5e0401b8abf232d64def182351d78415e29eb2
parent4e40e9a450e412da79b7c3ef4a1eaae268b206a4
Improved file editing using another filename:
- If the user just entered spaces as filename (detection works for other
  commands using the "newfile" CGI parameter too), we use the original filename
- Saving even works if the file has to be created first
modules/Command.pm

patrick-canterino.de