mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Miglioramento tests
This commit is contained in:
@@ -45,6 +45,7 @@ if (empty($id_record)) {
|
||||
$rows = Import::getFile($id_record, $record['id'], [
|
||||
'limit' => 10,
|
||||
]);
|
||||
|
||||
$count = count($rows[0]);
|
||||
|
||||
echo '
|
||||
|
Reference in New Issue
Block a user