From: Ævar Arnfjörð Bjarmason Date: Thu, 7 Apr 2005 14:13:06 +0000 (+0000) Subject: \t^*$ between the comment and params for consistant formatting X-Git-Tag: 1.5.0alpha1~368 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/%7B%7B%20url_for%28%27admin_users%27%29%20%7D%7D?a=commitdiff_plain;h=49e4a88068f24c317edd395fe6c45adb6d315250;p=lhc%2Fweb%2Fwiklou.git \t^*$ between the comment and params for consistant formatting --- diff --git a/includes/WebRequest.php b/includes/WebRequest.php index f43af12331..556de61296 100644 --- a/includes/WebRequest.php +++ b/includes/WebRequest.php @@ -100,6 +100,7 @@ class WebRequest { /** * Fetch a value from the given array or return $default if it's not set. + * * @param array &$arr * @param string $name * @param mixed $default