mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 10:04:35 +02:00
Test fixes. Email arraySet() test added.
This commit is contained in:
@@ -340,10 +340,10 @@ class e_tohtml_linkwords
|
||||
$lwClass[] = $this->word_class[$first];
|
||||
}
|
||||
|
||||
if (!count($lwClass))
|
||||
{
|
||||
// if (!count($lwClass))
|
||||
// {
|
||||
// return $this->linksproc($sl,$first+1,$limit); // Nothing to do - move on to next word (shouldn't really get here)
|
||||
}
|
||||
// }
|
||||
|
||||
if (count($linkrel))
|
||||
{
|
||||
|
Reference in New Issue
Block a user