diff options
author | momo-i <webmaster@momo-i.org> | 2011-02-03 09:43:46 +0900 |
---|---|---|
committer | momo-i <webmaster@momo-i.org> | 2011-02-03 09:43:46 +0900 |
commit | f99643663c531a854aa0565ac46dcedcb06d8f62 (patch) | |
tree | 4a3650cf4cb89f6d14d2076442ca2f38356ecaa6 /bin/write_playlists.inc | |
parent | 629502b1472db60433af1f1b0780b886c3e5bdd4 (diff) | |
download | ampache-f99643663c531a854aa0565ac46dcedcb06d8f62.tar.gz ampache-f99643663c531a854aa0565ac46dcedcb06d8f62.tar.bz2 ampache-f99643663c531a854aa0565ac46dcedcb06d8f62.zip |
header comment modified for phpdoc
Diffstat (limited to 'bin/write_playlists.inc')
-rw-r--r-- | bin/write_playlists.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/write_playlists.inc b/bin/write_playlists.inc index c5155f9d..de5538d6 100644 --- a/bin/write_playlists.inc +++ b/bin/write_playlists.inc @@ -1,7 +1,7 @@ <?php /* vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */ -/* - * Filename +/** + * Write Playlists * * PHP version 5 * |