Changeset 17605 for branches/comu-ver2/data/class/util
- Timestamp:
- 2008/09/10 20:50:26 (18 years ago)
- File:
-
- 1 edited
-
branches/comu-ver2/data/class/util/SC_Utils.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/comu-ver2/data/class/util/SC_Utils.php
r17590 r17605 1269 1269 1270 1270 if($basename == "") { 1271 $path = $_SERVER["REQUEST_URI"] . "index.php";1271 $path = $_SERVER["REQUEST_URI"] . DIR_INDEX_URL; 1272 1272 } else { 1273 1273 $path = $_SERVER["REQUEST_URI"];
Note: See TracChangeset
for help on using the changeset viewer.
