Changeset 1845 in ExiteCMS for trunk/includes/core_functions.php
- Timestamp:
- 10/10/08 09:04:02 (4 years ago)
- File:
-
- 1 edited
-
trunk/includes/core_functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/core_functions.php
r1802 r1845 432 432 return true; 433 433 } 434 // checking takes to long, return true 435 return true; 434 436 $uri['port'] = isset($uri['port']) ? $uri['port'] : 80; 435 437 // use a timeout of 1 second, slow servers will slow us down too!
Note: See TracChangeset
for help on using the changeset viewer.
