aboutsummaryrefslogtreecommitdiff
path: root/app/views/update/apply.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/update/apply.phtml')
-rw-r--r--app/views/update/apply.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/update/apply.phtml b/app/views/update/apply.phtml
index 291e634f8..96a271542 100644
--- a/app/views/update/apply.phtml
+++ b/app/views/update/apply.phtml
@@ -11,7 +11,7 @@
<h1><?= _t('admin.update') ?></h1>
<?php
- // @phpstan-ignore-next-line
+ // @phpstan-ignore function.notFound
ask_info_update();
?>
</main>