diff --git a/core/model/fieldtypes/Text.php b/core/model/fieldtypes/Text.php index 6750325b3..9551ad125 100644 --- a/core/model/fieldtypes/Text.php +++ b/core/model/fieldtypes/Text.php @@ -253,9 +253,6 @@ class Text extends DBField { * @todo Would be useful for this to highlight each individual search keyword * instead of the entire search query. * - * @todo Allow selection of where the search query is coming from, instead of - * hardcoding $_REQUEST['Search'] - * * @param int $characters Number of characters in the summary * @param boolean $string Supplied string ("keywords") * @param boolean $striphtml Strip HTML?