Blame view

account/mods/autorizator_admin.php 309 Bytes
42868d70   andryeyev   Создал GIT
1
2
3
4
5
6
7
8
9
  <?
  	// Ïîäêëþ÷åíèå
  	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'/>