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: http://git.cyclocoop.org/%22%20.%20generer_url_aide%28?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