]> git.p6c8.net - devedit.git/commit
- In the virtual directory string, check_path() converts backslashes to slashes
authorpcanterino <>
Tue, 4 Jan 2005 12:53:57 +0000 (12:53 +0000)
committerpcanterino <>
Tue, 4 Jan 2005 12:53:57 +0000 (12:53 +0000)
commitaaf0e6043fd7be7dfd21447b3698ed18f8a19062
treeb4ff402a07226d0b8f19e9319b917d0e0d9d3459
parent8e187e4f2ec51c2306c5d69755db1cc04e5e2cee
- In the virtual directory string, check_path() converts backslashes to slashes
  before removing slashes at the beginning (not really necessary, but I want to
  be sure)
- check_path() and equal_url() now remove multiple disturbing slashes in strings
modules/Tool.pm

patrick-canterino.de