mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-10 09:26:15 +00:00
app name fix
This commit is contained in:
parent
aaff8e9e4c
commit
4c9b653018
@ -11,7 +11,7 @@
|
||||
|
||||
namespace OCA\OcSms\AppInfo;
|
||||
|
||||
$application = new Application();
|
||||
$application = new OcSmsApp();
|
||||
|
||||
$application->registerRoutes($this, array('routes' => array(
|
||||
array('name' => 'sms#index', 'url' => '/', 'verb' => 'GET'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user