Changeset 190020
- Timestamp:
- 01/05/2010 02:17:31 PM (16 years ago)
- File:
-
- 1 edited
-
blip-widget/trunk/blip-widget.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
blip-widget/trunk/blip-widget.php
r190003 r190020 27 27 if ($blips == '' OR ($cache_lifetime > 0 AND date('U') > $next_cache)) 28 28 { 29 $blips = ''; 30 29 31 $url = 'http://'.$username.'.blip.pl/feed'; 30 32
Note: See TracChangeset
for help on using the changeset viewer.