Merge pull request #24406 from owncloud/psr4-comments-systemtags-updatenotifications

Move comments, systemtags and updatenotifications to PSR-4
This commit is contained in:
Roeland Douma 2016-05-04 08:03:11 +02:00
commit 2e4b41550e
12 changed files with 3 additions and 1 deletions

View File

@ -11,6 +11,7 @@
<dependencies>
<owncloud min-version="9.1" max-version="9.1" />
</dependencies>
<namespace>SystemTags</namespace>
<types>
<logging/>
</types>

View File

@ -6,6 +6,7 @@
<licence>AGPL</licence>
<author>Lukas Reschke</author>
<version>0.2.0</version>
<namespace>UpdateNotification</namespace>
<default_enable/>
<dependencies>
<owncloud min-version="9.1" max-version="9.1" />

View File

@ -19,7 +19,7 @@
*
*/
namespace OCA\UpdateNotification\AppInfo;
use OCA\UpdateNotification\AppInfo\Application;
$application = new Application();
$application->registerRoutes($this, ['routes' => [