diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-01-03 01:08:51 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-01-03 01:08:51 +0000 |
commit | 959f1e9a9d1eafe3757b5d820b58aaefb8d047e7 (patch) | |
tree | c82ee711ee62acad381f25481901a8abc508c55b /templates/show_user.inc.php | |
parent | a93768353184965727bebde84a7d970beaa8d4bb (diff) | |
download | ampache-959f1e9a9d1eafe3757b5d820b58aaefb8d047e7.tar.gz ampache-959f1e9a9d1eafe3757b5d820b58aaefb8d047e7.tar.bz2 ampache-959f1e9a9d1eafe3757b5d820b58aaefb8d047e7.zip |
fixed registration to use existing functions... yea I also broke it at the same time.. I know
Diffstat (limited to 'templates/show_user.inc.php')
-rw-r--r-- | templates/show_user.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_user.inc.php b/templates/show_user.inc.php index b9ad0ea8..52cb860c 100644 --- a/templates/show_user.inc.php +++ b/templates/show_user.inc.php @@ -1,7 +1,7 @@ <?php /* - Copyright (c) 2001 - 2005 Ampache.org + Copyright (c) 2001 - 2006 Ampache.org All rights reserved. This program is free software; you can redistribute it and/or |