X-Git-Url: https://projects.mako.cc/source/scuttle/blobdiff_plain/c7f63c8b9b12efd7b3c10b9f80cda06eaf32068f..91d3a96bb7741ba92d2d3d7a7dc7d18e0d79688f:/jsScuttle.php diff --git a/jsScuttle.php b/jsScuttle.php index e9fec46..93fa85b 100644 --- a/jsScuttle.php +++ b/jsScuttle.php @@ -51,7 +51,7 @@ function getTitle(input) { /* Page load */ $(function() { - /* Insert Flash player for MP3 links */ + // Insert Flash player for MP3 links if ($("#bookmarks").length > 0) { $("a[href$=.mp3].taggedlink").each(function() { var url = this.href;