globalquota/appinfo/app.php

8 lines
102 B
PHP

<?php
/**
* Load application class
*/
namespace OCA\GlobalQuota\AppInfo;
$app = new Application();