added check for business category

This commit is contained in:
Roland Gruber 2007-06-11 18:17:30 +00:00
parent 33017686ee
commit 75113800c7
1 changed files with 1 additions and 0 deletions

View File

@ -441,6 +441,7 @@ function get_preg($argument, $regexp) {
case "street":
case "title":
case "employeeType":
case "businessCategory":
$pregexpr = '/^[^\\\<>=\\$\\?]*$/';
break;
case "homeDirectory": // Homapath, /path/......