From 01dd9706a3e5c17cb5dbedccb191e5dfdbee2f26 Mon Sep 17 00:00:00 2001 From: Sabirov Ruslan Date: Tue, 13 Jun 2017 15:04:56 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D1=88=D0=B8=D0=B1=D0=BA=D0=B0=20=D0=B2?= =?UTF-8?q?=20=D0=BF=D0=B5=D1=80=D0=B5=D0=B4=D0=B0=D1=87=D0=B5=20=D0=BF?= =?UTF-8?q?=D0=B0=D1=80=D0=B0=D0=BC=D0=B5=D1=82=D1=80=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/console/command/listcommand.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/console/command/listcommand.php b/lib/console/command/listcommand.php index 57cec8d..69f87d0 100755 --- a/lib/console/command/listcommand.php +++ b/lib/console/command/listcommand.php @@ -75,7 +75,7 @@ private function printRegisteredFixes($time) { )); $count++; } - $table->addRow(); + $table->addRow(array()); } $table->addRow(array( '----------', '---------------------', '----------', '----------'