.
This commit is contained in:
parent
ff4b7d322f
commit
9d199460f5
|
@ -383,7 +383,7 @@ switch($params['action']){
|
||||||
$learnedCells[] = $r[0];
|
$learnedCells[] = $r[0];
|
||||||
}
|
}
|
||||||
|
|
||||||
$trace.="|learnedCells:".implode(","$learnedCells);
|
$trace.="|learnedCells:".implode(",",$learnedCells);
|
||||||
|
|
||||||
$colAvailable=array();
|
$colAvailable=array();
|
||||||
for($i=0;$i<7;$i++){
|
for($i=0;$i<7;$i++){
|
||||||
|
|
Loading…
Reference in New Issue
Block a user