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 --- rules.php | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 rules.php (limited to 'rules.php') diff --git a/rules.php b/rules.php new file mode 100644 index 0000000..027b994 --- /dev/null +++ b/rules.php @@ -0,0 +1,50 @@ + + + + + + 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