From 3fd785654372d493c031d9b541ab33a881023a32 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 26 Feb 2021 19:16:17 +0300 Subject: * switch to composer for qrcode and otp dependencies * move most OTP-related stuff into userhelper * remove old phpqrcode and otphp libraries --- include/autoload.php | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) (limited to 'include/autoload.php') diff --git a/include/autoload.php b/include/autoload.php index 19e00b9ea..4422a435c 100644 --- a/include/autoload.php +++ b/include/autoload.php @@ -1,24 +1,17 @@