From 4babb653d7ce803c7e87a77307d06c0dc75a19c7 Mon Sep 17 00:00:00 2001 From: xoy Date: Sun, 26 Feb 2023 14:08:59 +0100 Subject: [PATCH] test --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index c29d2d3..2bfe50c 100644 --- a/index.php +++ b/index.php @@ -16,7 +16,7 @@ ini_set('display_startup_errors', '1'); error_reporting(E_ALL); - require 'php/generator.php'; + require 'php/generator.php'; ?>