* removed wrong include.
authorWilfried Göesgens <willi@citadel.org>
Thu, 14 Jun 2007 22:13:35 +0000 (22:13 +0000)
committerWilfried Göesgens <willi@citadel.org>
Thu, 14 Jun 2007 22:13:35 +0000 (22:13 +0000)
ctdlphp/ctdlheader.php

index d097117e0a54373b0d88d53eb05e8d4f431748b6..66dca66362cdc390babcde39976c356c9de2d911 100644 (file)
@@ -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";