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:
@@ -188,7 +188,6 @@ class module_console_systemExport extends Command
|
||||
$rs = $stmt->fetchAll(PDO::FETCH_ASSOC);
|
||||
$stmt->closeCursor();
|
||||
|
||||
|
||||
$done = 0;
|
||||
$current_total = count($rs);
|
||||
$total += $current_total;
|
||||
|
Reference in New Issue
Block a user