1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-11 01:46:13 +00:00

Same error here. Copy paste...

This commit is contained in:
Loïc Blot (@U-Exp) 2014-09-12 16:32:29 +02:00
parent 8cdfc0f61a
commit 553ff12b22

View File

@ -16,8 +16,8 @@ use \OCP\AppFramework\App;
use \OCA\OcSms\Controller\SmsController;
use \OCA\MyApp\Db\Sms;
use \OCA\MyApp\Db\SmsMapper;
use \OCA\OcSms\Db\Sms;
use \OCA\OcSms\Db\SmsMapper;
class Application extends App {