diff --git a/build/template.phps b/build/template.phps index e29b2ab..a5cd08a 100644 --- a/build/template.phps +++ b/build/template.phps @@ -69,10 +69,11 @@ $opcache = (new Service($options))->handle(); + OPcache statistics on <?= $opcache->getData('version', 'host'); ?> - - - + + + diff --git a/index.php b/index.php index 9832e38..f85929a 100644 --- a/index.php +++ b/index.php @@ -507,11 +507,11 @@ $opcache = (new Service($options))->handle(); - + OPcache statistics on <?= $opcache->getData('version', 'host'); ?> - + @@ -523,7 +523,7 @@ $opcache = (new Service($options))->handle(); - + \ No newline at end of file