mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Fix CS
This commit is contained in:
@@ -85,7 +85,7 @@ class module_console_fieldsRename extends Command
|
||||
$stmt->execute();
|
||||
$data = $stmt->fetch(PDO::FETCH_ASSOC);
|
||||
$stmt->closeCursor();
|
||||
|
||||
|
||||
$total = $data['total'];
|
||||
$start = 0;
|
||||
$quantity = 100;
|
||||
|
Reference in New Issue
Block a user