The page you are looking at now is at this URL: http://pastoid.com/awr
This paste was last updated on April 23, 2009 at 9:32 pm.
// old code $fh = tmpfile(); // new code $tmp = tempnam( HABARI_PATH . '/user/cache', 'RR' ); if ( ! $tmp ) { return Error::raise( _t( ' %s: CURL Error. Unable to create temporary file name.', array( __CLASS__ ) ), E_USER_WARNING ); } $fh = fopen( $tmp, 'wb' ); if ( ! $fh ) { return Error::raise( _t( ' %s: CURL Error. Unable to open temporary file.', array( __CLASS__ ) ), E_USER_WARNING ); }
| Referring Domain | Hits |
|---|---|
| Unknown Referer | 127 |
| www.bing.com | 6 |
| search.live.com | 2 |
Tip: Use Pastoid to shorten URLs with this bookmarklet: Pastoid This