Changeset 318
- Timestamp:
- 11/29/06 21:24:47 (6 years ago)
- Files:
-
- 2 modified
-
applications/shepherd (modified) (2 diffs)
-
status (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
applications/shepherd
r317 r318 2 2 3 3 my $progname = 'shepherd'; 4 my $version = '0.4. 7';4 my $version = '0.4.8'; 5 5 6 6 # tv_grab_au … … 278 278 # shepherd first 279 279 if (defined $postmsgs{shepherd}) { 280 $postvars = $postmsgs{shepherd};280 $postvars = "shepherd=".$postmsgs{shepherd}; 281 281 delete $postmsgs{shepherd}; 282 282 } -
status
r315 r318 1 application shepherd 0.4. 71 application shepherd 0.4.8 2 2 grabber yahoo7widget 1.59 3 3 grabber rex 3.3.7
