From 57472eab3c7b035392c6a5aa240593ecaa7d1ccf Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Mon, 8 Dec 2025 21:53:36 +0500 Subject: upd: moved all /public/ files to the root folder --- public/rules.php | 50 -------------------------------------------------- 1 file changed, 50 deletions(-) delete mode 100644 public/rules.php (limited to 'public/rules.php') diff --git a/public/rules.php b/public/rules.php deleted file mode 100644 index 027b994..0000000 --- a/public/rules.php +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - The Rules of <?php echo INSTANCE_NAME ?> - - - - - -
-
- -
- -
-

The Rules of

-
    - $line"; - } - if (empty($contents)) { - echo "No rules!"; - } - ?> -
-
-
-
-
- - - \ No newline at end of file -- cgit v1.2.3