From 590a77cd451d4c4ce469b895ac52c4b4d932fa5a Mon Sep 17 00:00:00 2001 From: atomaka Date: Fri, 14 Oct 2011 05:42:02 -0400 Subject: [PATCH] Use the correct variable name. --- public_html/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_html/index.php b/public_html/index.php index 9d50ecd..0606788 100644 --- a/public_html/index.php +++ b/public_html/index.php @@ -92,7 +92,7 @@ while($link = $links->fetch_object()) {
- <?php echo $data->lastfm->artist ?> - <?php echo $data->lastfm->name ?> + <?php echo $data->lastfm->artist ?> - <?php echo $data->lastfm->song ?> Andrew Tomaka's Last.fm