* removed wrong include.
[citadel.git] / 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";