|
@@ -136,7 +136,7 @@
|
|
for ($i=0; $i < count($boxes[$g]["flags"]); $i++) {
|
|
for ($i=0; $i < count($boxes[$g]["flags"]); $i++) {
|
|
if ($boxes[$g]["flags"][$i] == "noselect") {
|
|
if ($boxes[$g]["flags"][$i] == "noselect") {
|
|
$boxes[$g]["unformatted-dm"] = $boxes[$g]["unformatted-dm"].$dm;
|
|
$boxes[$g]["unformatted-dm"] = $boxes[$g]["unformatted-dm"].$dm;
|
|
- echo $boxes[$g]["unformatted-dm"]." - debug<br>";
|
|
|
|
|
|
+// echo $boxes[$g]["unformatted-dm"]." - debug<br>";
|
|
}
|
|
}
|
|
}
|
|
}
|
|
****/
|
|
****/
|