includes/paths.php
changeset 458 c433348f3628
parent 395 fa4c5ecb7c9a
parent 454 7b984f924dcd
child 461 717e71109645
equal deleted inserted replaced
439:d9dd2b2134c4 458:c433348f3628
     1 <?php
     1 <?php
     2 
     2 
     3 /**
     3 /**
     4  * 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
     5  * Version 1.1.1
     5  * Version 1.1.2 (Caoineag alpha 2)
     6  * Copyright (C) 2006-2007 Dan Fuhry
     6  * Copyright (C) 2006-2007 Dan Fuhry
     7  * paths.php - The part of Enano that actually manages content. Everything related to page handling and namespaces is in here.
     7  * paths.php - The part of Enano that actually manages content. Everything related to page handling and namespaces is in here.
     8  *
     8  *
     9  * 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
    10  * 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.