@@ -433,9 +433,9 @@ |
||
433 | 433 | $thisline = mb_ereg_replace('{logs}', $logentries, $thisline); |
434 | 434 | |
435 | 435 | // attributes |
436 | - $addAttributes = [-1]; // dummy |
|
436 | + $addAttributes = [-1]; // dummy |
|
437 | 437 | if ($r['type'] == 10) { // Drive-in |
438 | - $addAttributes[] = 24; // near the car / park and grab |
|
438 | + $addAttributes[] = 24; // near the car / park and grab |
|
439 | 439 | } |
440 | 440 | $rsAttributes = sql_slave( |
441 | 441 | " |