Changeset 2639
- Timestamp:
- 05/05/2008 03:52:13 PM (5 months ago)
- Files:
-
- 1 modified
-
trunk/system/helpers/request.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/helpers/request.php
r2638 r2639 100 100 if ($q > $max_q) 101 101 { 102 $max_q = $q; 102 103 $preferred = $type; 103 104 }
