Вход Регистрация
Файл: manager3_adm/money.php
Строк: 29
<?php
define
('_IN_JOHNCMS'1);
$textl 'Менеджер';
require_once (
"../incfiles/core.php");
require_once (
"../incfiles/head.php");
require_once (
"../incfiles/regglobals.php");
 
echo
'<b><center>*Football MANAGER*ADMIN PANEL*</center></b><br/><br/>';





if (
$datauser['name'])
{


    if (
$rights >= 6)
    {



       echo 
'<form action="addmoney.php" method="post">
             Клуб: <input type="text" maxlength="20" name="club"/><br/>
             Страна: <input type="text" maxlength="20" name="country"/><br/>
             $$$: <input type="text" maxlength="20" name="money"/><br/>
             <input type="submit" value="Добавить"/></form>'
;






    echo 
'<hr/>[<a href="index.php">В АДМИНКУ</a>]<br/>';
    
    
    }else{ echo 
'ВЫ НЕ МОЖЕТЕ ПРОСМАТРИВАТЬ АДМИН-ПАНЕЛЬ ИЗ-ЗА ОГРАНИЧЕНИЙ!!!<br/>'; }










} else {
    echo 
'Игра доступна только зарегистрированым пользователям';
}


require_once (
"../incfiles/end.php");
?>
Онлайн: 2
Реклама