From e4cae83d3edb00a81bbb44b13093ae60873e8459 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Wilfried=20G=C3=B6esgens?= Date: Thu, 14 Jun 2007 22:13:35 +0000 Subject: [PATCH] * removed wrong include. --- ctdlphp/ctdlheader.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ctdlphp/ctdlheader.php b/ctdlphp/ctdlheader.php index d097117e0..66dca6636 100644 --- a/ctdlphp/ctdlheader.php +++ b/ctdlphp/ctdlheader.php @@ -14,7 +14,6 @@ // pages in the system then only have to include ctdlheader.php (since it // is required) and they get the others automatically. // -include "config.php"; include "ctdlsession.php"; include "ctdlprotocol.php"; include "ctdlelements.php"; -- 2.30.2