* Added ctdlelements.php ... this is to be used for functions which fetch
[citadel.git] / ctdlphp / ctdlheader.php
index c5b8f5e6421fce1a0db4770f753c35d5c4c04002..635df8be43d228432e157c36c2926d94a3ae368e 100644 (file)
@@ -16,6 +16,7 @@
 //
 include "ctdlsession.php";
 include "ctdlprotocol.php";
+include "ctdlelements.php";
 
 function bbs_page_header() {