Do not use OCP\Util anymore - API not avaiable in Nextcloud 14.
[grauphel.git] / templates / index.php
index 6eb2905a7013a3ce0ba7a4beba3eca20d2bceb81..4edb7d943e154b0e7b54d864ad29c1c898bf4f35 100644 (file)
@@ -1,4 +1,4 @@
-<link rel="stylesheet" href="<?php p(OCP\Util::linkTo('grauphel','grauphel.css')); ?>" type="text/css"/>
+<link rel="stylesheet" href="<?php p(OC::$server->getURLGenerator()->linkTo('grauphel','grauphel.css')); ?>" type="text/css"/>
 
 <?php /** @var $l OC_L10N */ ?>
 <?php $_['appNavigation']->printPage(); ?>