Loading lib/Controller/AccountController.php +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ use OCP\AppFramework\Http\TemplateResponse; use OCP\IRequest; use OCP\ISession; use OCP\IURLGenerator; use OCP\IUserSession; use OCP\L10N\IFactory; class AccountController extends Controller { Loading Loading
lib/Controller/AccountController.php +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ use OCP\AppFramework\Http\TemplateResponse; use OCP\IRequest; use OCP\ISession; use OCP\IURLGenerator; use OCP\IUserSession; use OCP\L10N\IFactory; class AccountController extends Controller { Loading