This website requires JavaScript.
Explore
Help
Sign In
gnieark
/
botsArena
Watch
1
Star
0
Fork
0
You've already forked botsArena
Code
Issues
Pull Requests
Releases
Wiki
Activity
7b50124f62
botsArena
/
src
/
arenas
/
tictactoe
/
public.php
5 lines
84 B
PHP
Raw
Normal View
History
Unescape
Escape
nav: home link class selected if is selected
2015-11-28 13:55:50 +01:00
<
?
php
require_once
(
__DIR__
.
"
/functions.php
"
);
$bots
=
getBotsArray
();
print_r
(
$bots
);
Reference in New Issue
Copy Permalink