mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Empty URL warning
This commit is contained in:
parent
5a0714ca1a
commit
a681f1ce3c
@ -74,7 +74,7 @@ class AccountList implements BinderInterface
|
||||
return $collection;
|
||||
}
|
||||
}
|
||||
Log::error('User is not logged in.');
|
||||
Log::error(sprintf('Trying to show account list (%s), but user is not logged in or list is empty.', $route->uri));
|
||||
throw new NotFoundHttpException;
|
||||
}
|
||||
}
|
||||
|
BIN
public/images/logos/ynab.png
Normal file
BIN
public/images/logos/ynab.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.7 KiB |
Loading…
Reference in New Issue
Block a user