if(empty($results)) #$CON = "'''No pages are tagged with this tag.'''"; // shouldn't happen at all #i18n de-DE $CON = "'''Es gibt keine Seiten mit diesem Tag.'''"; // shouldn't happen at all
If this happens though '''No pages are tagged with this tag.''' is displayed but not No pages are tagged with this tag. as it was intended (?). |