mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-11 16:32:55 +00:00
Fix unchecked variable in controller when getting photos
* Also Typo fixes on dbmappers
This commit is contained in:
@@ -14,6 +14,7 @@ namespace OCA\OcSms\Db;
|
||||
use \OCP\IDb;
|
||||
|
||||
use \OCP\AppFramework\Db\Mapper;
|
||||
|
||||
use \OCA\OcSms\AppInfo\OcSmsApp;
|
||||
use \OCA\OcSms\Lib\PhoneNumberFormatter;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user