autorizator_admin.php 309 Bytes
<?
	// Ïîäêëþ÷åíèå
	include_once($_SERVER['DOCUMENT_ROOT']."/config/config.php"); 
	include_once($_SERVER['DOCUMENT_ROOT']."/account/func/func.php");
	include_once($_SERVER['DOCUMENT_ROOT']."/account/func/func.eMailing.php");
    GoBack();

?>
	<link rel='stylesheet' href='/css/account.css' type='text/css'/>