add check to view fulll logs
This commit is contained in:
parent
1289a49f9c
commit
5e3d2e6e1b
|
|
@ -1,8 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
require_once(__DIR__."/functions.php");
|
require_once(__DIR__."/functions.php");
|
||||||
|
|
||||||
$bots=get_Bots_Array('connectFou');
|
$bots=get_Bots_Array('connectFou');
|
||||||
|
|
||||||
?>
|
?>
|
||||||
<article>
|
<article>
|
||||||
<h2><?php echo $lang['MAKE_DUEL'];?></h2>
|
<h2><?php echo $lang['MAKE_DUEL'];?></h2>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user