From c388fa840d9b245bc8a19e7285b4a6d42a9b1bd2 Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Tue, 4 May 2021 15:08:45 +0200 Subject: [PATCH] TEST mods file_get_contents issue TEST mods file_get_contents issue --- mods.php | 130 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 mods.php diff --git a/mods.php b/mods.php new file mode 100644 index 0000000..86bf81b --- /dev/null +++ b/mods.php @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + +
+
+ + +"; + +$w = stream_get_wrappers(); +echo 'openssl: ', extension_loaded ('openssl') ? 'yes':'no', "\n
"; +echo 'http wrapper: ', in_array('http', $w) ? 'yes':'no', "\n
"; +echo 'https wrapper: ', in_array('https', $w) ? 'yes':'no', "\n
"; +echo 'wrappers: ', var_export($w); + +exit +?> +

+ + +
+ +
+
+ +
+
+ MOD list on +
+ +
+ +

+

+ MODS + IP: "> +
+

+ + + + + + + + + + + +
+ + + + + + + + +
MOD Name +

name; ?>
+
+
+
+ +
+