diff options
author | momo-i <webmaster@momo-i.org> | 2011-02-03 09:24:02 +0900 |
---|---|---|
committer | momo-i <webmaster@momo-i.org> | 2011-02-03 09:24:02 +0900 |
commit | 629502b1472db60433af1f1b0780b886c3e5bdd4 (patch) | |
tree | e9dcb151c3edd8065251adf094dd90e20dc86839 /templates/show_mail_users.inc.php | |
parent | 9dd3cdc6245a4235dc2a54db963a9e9f017b6543 (diff) | |
download | ampache-629502b1472db60433af1f1b0780b886c3e5bdd4.tar.gz ampache-629502b1472db60433af1f1b0780b886c3e5bdd4.tar.bz2 ampache-629502b1472db60433af1f1b0780b886c3e5bdd4.zip |
templates header comment modified for phpdoc
Diffstat (limited to 'templates/show_mail_users.inc.php')
-rw-r--r-- | templates/show_mail_users.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_mail_users.inc.php b/templates/show_mail_users.inc.php index b9c68596..22761541 100644 --- a/templates/show_mail_users.inc.php +++ b/templates/show_mail_users.inc.php @@ -1,6 +1,6 @@ <?php /* vim:set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab: */ -/* +/** * Show Mail Users * * PHP version 5 |