[Wiki] changed: Doc/Dev/Horde_View
Michael Rubinsky <[email protected]>
| Newsgroups | gmane.comp.horde.cvs |
|---|---|
| Message-ID | <[email protected]> |
mrubinsk Mon, 23 Feb 2009 12:50:14 -0500
Modified page: http://wiki.horde.org/Doc/Dev/Horde_View
New Revision: 1.5
Change log: typo
@@ -173,9 +173,9 @@
*/
public function highlight($text, $phrase)
{
$escaped = $this->h($text);
- $highlighter = '<strong class="highlight">$excaped</strong>';
+ $highlighter = '<strong class="highlight">$escaped</strong>';
if (empty($phrase) || empty($text)) {
return $text;
}
--
To unsubscribe, mail: [email protected]