/** * cmsdAm is a powerful, simple, scalable, quick, secure, GPL released, PHP4 written from scratch * Content Management System framework. It is specially designed for people having some basic * PHP knowledge. You can create powerful professional sites in a while using cmsdAm, and you * don't have to rewrite each time php code for handle each section, users, search engine, ecc. * cmsdAm do all the work for you! You just have to configure it, and write HTML or PHP code * for your sections. You don't have to care about mails, HTTP headers, HTML strange tags, META * tags, HTTP cache mechanisms, ecc, just write HTML or PHP code for your sections. * * Enjoy!!! Dino Ciuffetti - dam2k@users.sourceforge.net * * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; version 2 of the License. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. * * You should have received a copy of the GNU General Public License along * with this program (COPYING); if not, go to http://www.fsf.org/ or write * to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, * MA 02111-1307, USA. * */ // Variables visible from here: // $this->conf // cmsdAm configuration parameters // $this->logs // cmsdAm logging class // $this->sections->http_urlpath // the http absolute url path // $page_title // the page title // If you want you could use this DTD instead of using the default one // TODO: Let the user chosing the proper DTD from configuration file // ?>