X-Git-Url: https://projects.mako.cc/source/scuttle/blobdiff_plain/c7f63c8b9b12efd7b3c10b9f80cda06eaf32068f..8ec978618fafb9c2830e302f0a05436394c09c92:/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;