Remove these advertisements by upgrading your account for only $5/month
View this file contents
View the full history
| 2 | 5 | <- Revisions | |
|
Diff lines for: Rev 2 : Lines 2 -> 8 Rev 5 : Lines 2 -> 8 |
|||
| 2 | 2 | ||
| 3 | 3 | include_once('class.blitter.php'); | |
| 4 | 4 | ||
| 5 | - | $blitter = new Blitter('user', 'password', 'last_fm_user', 'service_to_post'); | |
| 5 | + | $blitter = new Blitter('user', 'pass', 'last_fm_user', 'service_to_use'); | |
| 6 | 6 | $blitter -> getList(); | |
| 7 | 7 | ||
| 8 | 8 | ?> | |
Remove these advertisements by upgrading your account for only $5/month