|
1.3 (+1 -1 lines) |
03/04/2006 06:21 PM |
Chuck Hagenbuch chuck |
- we can allow top-level directories without slashes with no problems
- simplify Luxor::url, it was never called with any script other than source.php |
|
1.2 (+1 -1 lines) |
03/04/2006 05:49 PM |
Chuck Hagenbuch chuck |
Simplify code to use either GET or mod_rewrite, not PATH_INFO. |
|
1.1 |
10/12/2005 01:13 PM |
Chuck Hagenbuch chuck |
- fix array_merge usage
- support mod_rewrite pretty urls
- lots of html cleanup
- code cleanup (avoid array_key_exists, etc.) |