]> git.p6c8.net - devedit.git/commit
- NOW check_path() should work properly version_2_3
authorpcanterino <>
Sat, 8 Jan 2005 10:18:18 +0000 (10:18 +0000)
committerpcanterino <>
Sat, 8 Jan 2005 10:18:18 +0000 (10:18 +0000)
commitd1804166ad8a4bf5e932ee792c46ea8ecc78a0e6
tree1416658aba3a2514188469e6f20387c1a43d6f81
parent1ffd7f98c787b767995479114622399c6cb51801
- NOW check_path() should work properly
  I removed my self-written code to resolve "..", "...", "...." and so on and
  replaced it by a single call to abs_path(). That is more reliable!
- file_name() and upper_path() now take care of a
  "multiple-slash-root-directory" and Windows drive letters
modules/Tool.pm

patrick-canterino.de