Quote:
# Return if no results. if (!($link_count or $cat_count)) {
return array('error' => language('SEARCH_NOLINKS'), 'term' => $term);
}
Links does not show the texts that are in language.php, shows only tags. ( SEARCH_NOLINKS )
ou LINKS_TOP
The Links is not reading the orquivo language.php, as I makes to decide this?
