mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
fix prev commit
This commit is contained in:
parent
a4635a1933
commit
591f1ca11c
1 changed files with 0 additions and 1 deletions
|
|
@ -353,7 +353,6 @@ class ListsController extends ApiController {
|
|||
return $t;
|
||||
}
|
||||
$db = DBConnection::instance();
|
||||
$order = $this->req->jsonBody['order'];
|
||||
$a = array();
|
||||
$setCase = '';
|
||||
$max = count($order);
|
||||
|
|
|
|||
Loading…
Reference in a new issue