Minor fix: allow anchor into website description (in gsearch)

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@225 b3834d28-1941-0410-a4f8-b48e95affb8f
This commit is contained in:
mensonge 2009-01-07 16:02:05 +00:00
parent d377dac54e
commit 67c9ffe55a

View file

@ -11,7 +11,7 @@ if($GLOBALS['enableGoogleCustomSearch'] == false) {
<GoogleCustomizations>
<CustomSearchEngine>
<Title><?php echo $GLOBALS['sitename'] ?></Title>
<Description><?php echo $GLOBALS['welcomeMessage'] ?></Description>
<Description><?php echo filter($GLOBALS['welcomeMessage']) ?></Description>
<Context>
<BackgroundLabels>
<Label name="include" mode="FILTER" />