From 6300a6a0a24f4a7b063f264fdf356050960773a6 Mon Sep 17 00:00:00 2001 From: Steve Moretz Date: Sat, 16 Jul 2022 19:23:56 +0430 Subject: [PATCH] Update index.php (#83) * Update index.php * Update template.phps --- build/template.phps | 6 +++--- index.php | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/build/template.phps b/build/template.phps index 0ac1d3d..7a224c0 100644 --- a/build/template.phps +++ b/build/template.phps @@ -67,9 +67,9 @@ $opcache = (new Service($options))->handle(); OPcache statistics on <?= $opcache->getData('version', 'host'); ?> - - - + + + diff --git a/index.php b/index.php index b9d31bb..7052bee 100644 --- a/index.php +++ b/index.php @@ -469,9 +469,9 @@ $opcache = (new Service($options))->handle(); OPcache statistics on <?= $opcache->getData('version', 'host'); ?> - - - + + + @@ -1699,4 +1699,4 @@ function debounce(func, wait, immediate) { - \ No newline at end of file +