diff --git a/src/aboutBot.php b/src/aboutBot.php index 66e3121..64ab962 100644 --- a/src/aboutBot.php +++ b/src/aboutBot.php @@ -1,14 +1,5 @@
$r[0], - 'game' => $r[1], - 'url' => $r[2], - 'description' => $r[3], - 'date_inscription' => $r[4] - ); -*/ -echo $theBot['description']; +echo '

A props de '.htmlentities($_GET['param']).'

Inscrit le '$theBot['date_inscription'].'

'.$theBot['description'].'

'; ?>
\ No newline at end of file