|
From: andi <bin...@li...> - 2001-09-12 15:10:14
|
andi Wed Sep 12 08:10:08 2001 EDT
Modified files:
/r2/binarycloud/base/core Request.php
Log:
Added method _ParseRequestUri()
Parses the RequestUri and filters out var.value pairs
and makes them available in HTTP_GET_VARS
Added method TranslateUri($_uri, $_lose)
Takes a common script.php?var=value uri an translates it
to the script/var.value syntax
This stuff above requires more testing!!
cleard up some things:
removed method SetGlobalize
removed Globalize feauture
removed method GetAction
|