Changeset 2393 for trunk/htdocs/system/classes/update.php
- Timestamp:
- 08/28/08 03:09:15 (4 months ago)
- Files:
-
- 1 modified
-
trunk/htdocs/system/classes/update.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/htdocs/system/classes/update.php
r2162 r2393 70 70 ) 71 71 ); 72 $request->set_timeout( 10 ); 72 73 $result= $request->execute(); 73 74 if ( Error::is_error( $result ) ) {
