parent
2b2c1d287e
commit
a761f40c5c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
/** @var array $_ */
|
||||
/** @var OCP\IURLGenerator $urlGenerator */
|
||||
$urlGenerator = $_['urlGenerator'];
|
||||
$version = \OCP\App::getAppVersion('pdfdraw');
|
||||
$version = \OC::$server->getAppManager()->getAppVersion('pdfdraw');
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
|
|
|
|||
Loading…
Reference in a new issue