fix service name of Application

This commit is contained in:
printempw 2016-08-10 18:05:29 +08:00
parent 8241e98121
commit a03a515613

View File

@ -14,7 +14,7 @@
</h1>
</section>
<?php $updater = new Updater(Application::getVersion()); ?>
<?php $updater = new Updater(App::getVersion()); ?>
<!-- Main content -->
<section class="content">
<div class="row">