]> git.llucax.com Git - software/bife/bife-all.git/commitdiff
- Added a new feature to Link. Now if the URL is a directory (finishes with
authorLeandro Lucarella <llucax@gmail.com>
Thu, 10 Jul 2003 04:02:26 +0000 (04:02 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Thu, 10 Jul 2003 04:02:26 +0000 (04:02 +0000)
  '/'), index.xbf is automaticly appended.
- Added two new functions to deal with subdirectories and Apaches 'PATH_INFO':
  getWebPath() and getFsPath(). Both returns a string to prepend to a path to
  fix it, one for URL paths and the other for Filesystem paths.
- Added subdirectory support examples.
- Updated UML diagram and version numbers.


No differences found