From 8b6f6c6dfc4b7a5c536d8a99b1c55270cca66a30 Mon Sep 17 00:00:00 2001 From: Andrew Collington Date: Sun, 29 Oct 2023 15:43:58 +0000 Subject: [PATCH] Moved the opcache-gui class to the main body of the page --- build/template.phps | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/template.phps b/build/template.phps index fe26295..fa3ac28 100644 --- a/build/template.phps +++ b/build/template.phps @@ -75,9 +75,9 @@ $opcache = (new Service($options))->handle(); - + -
+