From 751ed18cce402e431793cf5040db44cea984f1d7 Mon Sep 17 00:00:00 2001 From: Ryan Kaldari Date: Sat, 22 Jan 2011 01:57:25 +0000 Subject: [PATCH] adding comment --- includes/Xml.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/Xml.php b/includes/Xml.php index 83c3d9e849..b293b1878b 100644 --- a/includes/Xml.php +++ b/includes/Xml.php @@ -448,7 +448,7 @@ class Xml { * @param $name Mixed: Name and id for the drop-down * @param $class Mixed: CSS classes for the drop-down * @param $other Mixed: Text for the "Other reasons" option - * @param $list Mixed: Correctly formatted text to be used to generate the options + * @param $list Mixed: Correctly formatted text (newline delimited) to be used to generate the options * @param $selected Mixed: Option which should be pre-selected * @param $tabindex Mixed: Value of the tabindex attribute * @return string -- 2.20.1