From 75113800c739f01955aa99469c88af8f428e3493 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Mon, 11 Jun 2007 18:17:30 +0000 Subject: [PATCH] added check for business category --- lam/lib/account.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/lam/lib/account.inc b/lam/lib/account.inc index 1d6a617e..036773c8 100644 --- a/lam/lib/account.inc +++ b/lam/lib/account.inc @@ -441,6 +441,7 @@ function get_preg($argument, $regexp) { case "street": case "title": case "employeeType": + case "businessCategory": $pregexpr = '/^[^\\\<>=\\$\\?]*$/'; break; case "homeDirectory": // Homapath, /path/......