Show
Ignore:
Timestamp:
02/01/05 09:52:36 (4 years ago)
Author:
saxmatt
Message:

Dashboard and option tweaks

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-includes/rss-functions.php

    r2027 r2192  
    599599     
    600600    if ( !defined('MAGPIE_FETCH_TIME_OUT') ) { 
    601         define('MAGPIE_FETCH_TIME_OUT', 5);    // 5 second timeout 
     601        define('MAGPIE_FETCH_TIME_OUT', 2);    // 2 second timeout 
    602602    } 
    603603