mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 00:01:21 +00:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -47,6 +47,7 @@ class CartController extends BasePageController
|
||||
foreach ($data as $d) {
|
||||
UsersRelease::addCart($this->userdata->id, $d['id']);
|
||||
}
|
||||
|
||||
return redirect('/cart/index');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user