--- trunk/vhost/webpac2.cgi 2010/10/12 12:05:34 1340 +++ trunk/vhost/webpac2.cgi 2010/10/22 14:13:16 1351 @@ -235,7 +235,7 @@ $whitespace = " AND " if $whitespace; # don't return -* &* and other non-word characters - return '' if $template =~ m/^\W\*$/; + return '' if $template =~ m/^\W\*$/ || $template =~ m/\band\b/i; return $whitespace .