diff options
author | momo-i <webmaster@momo-i.org> | 2011-02-03 10:40:54 +0900 |
---|---|---|
committer | momo-i <webmaster@momo-i.org> | 2011-02-03 10:40:54 +0900 |
commit | bbb9d43b017a44396aa04cfe97f01733a69b4a17 (patch) | |
tree | e5b2ea1d4a5f1bca731acae2584185842693c19b /templates/show_popular.inc.php | |
parent | 0675a7c4afbe4557228e843a4b5b3dccd82de9d5 (diff) | |
download | ampache-bbb9d43b017a44396aa04cfe97f01733a69b4a17.tar.gz ampache-bbb9d43b017a44396aa04cfe97f01733a69b4a17.tar.bz2 ampache-bbb9d43b017a44396aa04cfe97f01733a69b4a17.zip |
Modified forgot
Diffstat (limited to 'templates/show_popular.inc.php')
-rw-r--r-- | templates/show_popular.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_popular.inc.php b/templates/show_popular.inc.php index f887e852..d55e2da4 100644 --- a/templates/show_popular.inc.php +++ b/templates/show_popular.inc.php @@ -1,6 +1,6 @@ <?php /* vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */ -/* +/** * Show Popular * * PHP version 5 |