From f9a57564c761d0206a3ff0d168a8e6efb42628db Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Mon, 5 Nov 2007 18:12:53 +0000 Subject: [PATCH] include selfService.inc --- lam/lib/types.inc | 2 ++ 1 file changed, 2 insertions(+) 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"); /**