From aaa70d34ac3cd2663a0300637d4b537684be5793 Mon Sep 17 00:00:00 2001 From: Ryan Kaldari Date: Tue, 31 Aug 2010 00:33:14 +0000 Subject: [PATCH] Fixing comment so that method documentation isn't broken --- includes/WebRequest.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/includes/WebRequest.php b/includes/WebRequest.php index 117f4056b0..896066986b 100644 --- a/includes/WebRequest.php +++ b/includes/WebRequest.php @@ -365,11 +365,11 @@ class WebRequest { /** * Fetch a text string from the given array or return $default if it's not - * set. \r is stripped from the text, and with some language modules there - * is an input transliteration applied. This should generally be used for - * form