diff options
Diffstat (limited to 'admin/admin_quota_inc.php')
| -rw-r--r-- | admin/admin_quota_inc.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/admin_quota_inc.php b/admin/admin_quota_inc.php index 9a1d421..11fcb55 100644 --- a/admin/admin_quota_inc.php +++ b/admin/admin_quota_inc.php @@ -1,8 +1,8 @@ <?php -// $Header: /cvsroot/bitweaver/_bit_quota/admin/admin_quota_inc.php,v 1.4 2006/03/01 20:16:24 spiderr Exp $ +// $Header: /cvsroot/bitweaver/_bit_quota/admin/admin_quota_inc.php,v 1.5 2009/10/01 13:45:46 wjames5 Exp $ // Copyright (c) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al. // All Rights Reserved. See copyright.txt for details and a complete list of authors. -// Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details. +// Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details. // is this used? //if( isset( $_REQUEST["quotaset"] ) && isset( $_REQUEST["homeSample"] ) ) { |
