FIFO: Database class integration.
This commit is contained in:
@@ -127,7 +127,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
if ($c==0) { $c=1; } else { $c=0; }
|
||||
$c = $c ? 0 : 1;
|
||||
}
|
||||
echo "</table>\n";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user