includes/render.php
changeset 73 0a74676a2f2f
parent 67 f6454d5fec7a
child 85 7c68a18a27be
equal deleted inserted replaced
72:bda11e521e8a 73:0a74676a2f2f
     1 <?php
     1 <?php
       
     2 
     2 /*
     3 /*
     3  * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between
     4  * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between
     4  * Version 1.0 (Banshee)
     5  * Version 1.0.1 (Loch Ness)
       
     6  * Copyright (C) 2006-2007 Dan Fuhry
     5  * render.php - handles fetching pages and parsing them into HTML
     7  * render.php - handles fetching pages and parsing them into HTML
     6  * Copyright (C) 2006-2007 Dan Fuhry
       
     7  *
     8  *
     8  * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License
     9  * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License
     9  * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
    10  * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
    10  *
    11  *
    11  * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
    12  * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied