<?php
/**
* BLOG:CMS: PHP/MySQL Personal Content Management System (CMS)
* http://blogcms.com/
* ----------------------------------------------------------------
*
* Copyright (C) 2003-2005 Radek HULÁN
* http://hulan.cz/contact/
*
* Based on:
* ----------------------------------------------------------------
* Nucleus: PHP/MySQL Weblog CMS (http://nucleuscms.org/)
* Copyright (C) 2002-2003 The Nucleus Group
*
* ----------------------------------------------------------------
* 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; either version 2
* of the License, or (at your option) any later version.
**/
$CONF = array();
include('cfg.php');
selectSkin('rsd');
selector();
?>