]> BookStack Code Mirror - bookstack/blobdiff - app/Uploads/UserAvatars.php
Add prev and next button to navigate through different pages
[bookstack] / app / Uploads / UserAvatars.php
index 92b06bc8a04ccfd5cacadf2afb0e4681187d568e..b3b9d59515c336ac85893684ec5007167099112a 100644 (file)
@@ -3,6 +3,7 @@
 use BookStack\Auth\User;
 use BookStack\Exceptions\HttpFetchException;
 use Exception;
+use Illuminate\Support\Facades\Log;
 
 class UserAvatars
 {