diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-01-31 22:06:31 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-01-31 22:06:31 +0000 |
commit | c0916ab7e99eb1b71eec4a6ec6813cf67afc191d (patch) | |
tree | ca83570353885854cdcbe9351beebeb092084df7 /templates/show_user.inc.php | |
parent | 2ad68e2692c50fff6c50db6503e255e18a333c80 (diff) | |
download | ampache-c0916ab7e99eb1b71eec4a6ec6813cf67afc191d.tar.gz ampache-c0916ab7e99eb1b71eec4a6ec6813cf67afc191d.tar.bz2 ampache-c0916ab7e99eb1b71eec4a6ec6813cf67afc191d.zip |
Add in IPv6 support to the ACLs and start work on the wizards for adding ACL entries. Access Control broken in this revision due to missing DB update
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 96ca8773..01868d85 100644 --- a/templates/show_user.inc.php +++ b/templates/show_user.inc.php @@ -1,7 +1,7 @@ <?php /* - Copyright (c) 2001 - 2007 Ampache.org + Copyright (c) Ampache.org All rights reserved. This program is free software; you can redistribute it and/or |