remove forgotten var_dump()
This commit is contained in:
parent
0357108255
commit
f5371b5ecf
1 changed files with 0 additions and 1 deletions
|
|
@ -222,7 +222,6 @@
|
|||
);
|
||||
if($x == $startX) {
|
||||
$matrix[$x][$y]['indices'][] = $index;
|
||||
var_dump($matrix[$x][$y]['indices']);
|
||||
}
|
||||
if(array_key_exists('answer', $word))
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue