Зачем-то инкапсулирем.

This commit is contained in:
lopar
2021-02-01 21:20:23 +02:00
parent 7dd6368b84
commit 0ccc2d1af5
64 changed files with 393 additions and 392 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ if (mktime() >= ($dateD[0] + 10)) {
$Tournament->ShowTournirFinaliats();
?>
<form method="post">
<?php if ($user->admin) { ?>
<?php if ($user->getAdmin()) { ?>
<div>
<input type="submit" name="newtournament" value="Добавить новый турнир">
<input type="submit" name="preptournament" value="Приготовить турнир и запустить">