]> code.citadel.org Git - citadel.git/blobdiff - ctdlphp/ctdlheader.php
* added debug protocol flag
[citadel.git] / ctdlphp / ctdlheader.php
index 9e8dfde61e5795d1b233361002bb9135e5f3891e..43c0f335b5c6d6c97df508ce4e97ebee693ef3b5 100644 (file)
@@ -14,6 +14,7 @@
 // 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";