fix service name of Application
This commit is contained in:
parent
8241e98121
commit
a03a515613
@ -14,7 +14,7 @@
|
|||||||
</h1>
|
</h1>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<?php $updater = new Updater(Application::getVersion()); ?>
|
<?php $updater = new Updater(App::getVersion()); ?>
|
||||||
<!-- Main content -->
|
<!-- Main content -->
|
||||||
<section class="content">
|
<section class="content">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
Loading…
Reference in New Issue
Block a user