diff --git a/lam/lib/types.inc b/lam/lib/types.inc index bbd673b3..c848eca0 100644 --- a/lam/lib/types.inc +++ b/lam/lib/types.inc @@ -32,6 +32,8 @@ $Id$ include_once("baseType.inc"); /** parent class of list views */ include_once("lists.inc"); +/** Used to check if this is a LAM Pro release. */ +include_once("selfService.inc"); /**