1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-20 12:52:58 +00:00

Turn on app for everybody

This commit is contained in:
Loïc Blot (@U-Exp)
2014-09-12 14:10:45 +02:00
parent 445dc8abcf
commit 623494ac56
2 changed files with 9 additions and 4 deletions
-1
View File
@@ -19,7 +19,6 @@ use \OCA\OcSms\Controller\SmsController;
class Application extends App {
public function __construct (array $urlParams=array()) {
parent::__construct('ocsms', $urlParams);