diff --git a/actions/admin/settings/220.quota.php b/actions/admin/settings/220.quota.php index f29e1a00..52e94379 100644 --- a/actions/admin/settings/220.quota.php +++ b/actions/admin/settings/220.quota.php @@ -1,7 +1,7 @@ (2010-) + * @author Froxlor team (2011-) * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Functions * @@ -25,4 +25,4 @@ function generatePassword() return substr(md5(uniqid(microtime(), 1)), 24, 10); } -?> \ No newline at end of file +?> diff --git a/lib/functions/froxlor/function.getFilesystemQuota.php b/lib/functions/froxlor/function.getFilesystemQuota.php index ef0471c6..f821f1c1 100644 --- a/lib/functions/froxlor/function.getFilesystemQuota.php +++ b/lib/functions/froxlor/function.getFilesystemQuota.php @@ -2,7 +2,7 @@ /** * This file is part of the Froxlor project. - * Copyright (c) 2011 the Froxlor Team (see authors). + * Copyright (c) 2011- the Froxlor Team (see authors). * * For the full copyright and license information, please view the COPYING * file that was distributed with this source code. You can also view the @@ -50,4 +50,4 @@ function getFilesystemQuota() return $usedquota; } return false; -} \ No newline at end of file +} diff --git a/templates/Classic/misc/configurehint.tpl b/templates/Classic/misc/configurehint.tpl index 56dfd963..7bd6f1b9 100644 --- a/templates/Classic/misc/configurehint.tpl +++ b/templates/Classic/misc/configurehint.tpl @@ -60,7 +60,7 @@ diff --git a/templates/Froxlor/misc/configurehint.tpl b/templates/Froxlor/misc/configurehint.tpl index 5dc40bca..53bdf2b3 100644 --- a/templates/Froxlor/misc/configurehint.tpl +++ b/templates/Froxlor/misc/configurehint.tpl @@ -30,7 +30,7 @@ diff --git a/templates/misc/standardcustomer/index.html b/templates/misc/standardcustomer/index.html index e1d2b6e1..154e32bb 100644 --- a/templates/misc/standardcustomer/index.html +++ b/templates/misc/standardcustomer/index.html @@ -61,7 +61,7 @@ diff --git a/webftp.php b/webftp.php index d317be9f..33cd0f59 100644 --- a/webftp.php +++ b/webftp.php @@ -1,7 +1,7 @@