Platon Technologies
neprihlásený Prihlásiť Registrácia
SlovakEnglish
open source software development oslavujeme 10 rokov vývoja otvoreného softvéru! Štvrtok, 28. marec 2024

Súbor: [Platon] / Metafox / section.php (stiahnutie)

Revízia 1.3, Sat Jul 8 19:34:00 2006 UTC (17 years, 8 months ago) by nepto

Zmeny od 1.2: +2 -2 [lines]

Config loader moved from config/ subdirectory to Metafox root directory
Benefits:
* This will results in more easy upgrading Metafox CMS instance, overiding
  just admin/ doc/ lib/ and root files, now with config loader.
* This will also makes some calls, such as Platon::redirect_test(), more
  simple and basically adds more clean to the code & architecture design.

<?php

/*
 * Metafox - enterprise content management system
 *
 * section.php - section loader script
 * ____________________________________________________________
 *
 * Developed by Ondrej Jombik <nepto@platon.sk>
 * Copyright (c) 2001-2005 Platon SDG, 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/section.php,v 1.2 2005/08/13 23:06:13 nepto Exp $ */

require_once 'cfgldr.inc.php';

$ezin_cgi['input'] = 'section';

require_once 'index.php';

?>

Platon Group <platon@platon.sk> http://platon.sk/
Copyright © 2002-2006 Platon Group
Stránka používa redakčný systém Metafox
Na začiatok