aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/install/phpinfo.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/phpBB/install/phpinfo.php b/phpBB/install/phpinfo.php
new file mode 100644
index 0000000000..6480abf34a
--- /dev/null
+++ b/phpBB/install/phpinfo.php
@@ -0,0 +1,5 @@
+<?php
+
+phpinfo();
+
+?> \ No newline at end of file