Súbor: [Platon] / Metafox / author.php (stiahnutie)
Revízia 1.6, Fri Sep 28 18:49:47 2012 UTC (12 years, 4 months ago) by nepto
Zmeny od 1.5: +2 -2 [lines]
Changed slogan to: flexible content management system
|
<?php
/*
* Metafox - flexible content management system
*
* article.php - article loader script
* ____________________________________________________________
*
* Developed by Ondrej Jombik <nepto@platon.sk>
* Copyright (c) 2001-2008 Platon Group, http://platon.sk/
* All rights reserved.
*
* See README file for more information about this software.
* See COPYING file for license information.
*
* Download the latest version from
* http://platon.sk/projects/Metafox/
*/
/* $Platon: Metafox/author.php,v 1.5 2007-11-12 16:12:55 nepto Exp $ */
require_once 'cfgldr.inc.php';
$ezin_cgi['input'] = 'author';
require_once 'index.php';
?>
Platon Group <platon@platon.sk> http://platon.sk/
|