@@ -3066,7 +3066,7 @@ |
||
3066 | 3066 | } |
3067 | 3067 | |
3068 | 3068 | // Build array with items |
3069 | - array_push($itemsIDList, array($record['id'], $pw, utf8_encode($record['login']), $displayItem));// |
|
3069 | + array_push($itemsIDList, array($record['id'], $pw, utf8_encode($record['login']), $displayItem)); // |
|
3070 | 3070 | |
3071 | 3071 | $i++; |
3072 | 3072 | } |