First Draft of the Example Files
@@ -0,0 +1,7 @@
<?php
$oxo = array(array('x', ' ', 'o'),
array('o', 'o', 'x'),
array('x', 'o', ' '));
echo $oxo[1][2];
?>
The note is not visible to the blocked user.