		   Content Management System "Ardzo.CMS"
				    V0.1
			  Copyright (C) 2007 Richter

Introduction:
	Ardzo.CMS is a blog-oriented CMS. It also has photogallery and allow
	to control static pages and structure (menu) of web-site.

Requirements:
	PHP 4.1.0+
	MySQL (or any database supported by SBS "Web-Pro" Base Module)

Installation:
	- copy files from folder "cms" onto server
	- set permissions "777" for:
		- folder "modules/u0"
		- folder "modules"
		- file "modules/u0/config.php"
		- folder "modules/lang"
		- folder "modules/u0/lang" and all files in it
		- folder "data" and all files and folders in it
	- setup parameters for connection to database (file modules/u0/config.php)
	- create necessary database structure in work database (from "database.sql")

	System is installed! You may go to your web-site.
	Notes:
		1. Use login "admin", password "admin" after installation.
		2. Control panel: <Address of your web-site>/index.php?mmm=u0/cp/index

Using ():
	This section only in russian, sorry.
	  ,   :
		       
			   ->  ->  .
		       .  
			    ->  ->  .
	 , , , -:
		  -> .   
		   .
	 :
		  -> 
		:
		    $mobj->admin_profile[psw]		= 'admin';
	 ,  ,  :
		  -> 
		 4 .

License Agreement:
	This software is FREEWARE, delivered on principle "AS IS"
	Copyright - Richter (richter@wpdom.com)
	Additional information: http://sbs.wpdom.com

Change Log:
	V0.1	2007-12-19	Initial release