aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2003-02-25 15:48:16 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2003-02-25 15:48:16 +0000
commit3e440ce2902e660df48484513c5e3e495cf43765 (patch)
treed97a050cd6ac648e24a4fd3f6eeb18571eb6217c /phpBB/install
parentca791961aa9664a6138954015f48bd417d372150 (diff)
downloadforums-3e440ce2902e660df48484513c5e3e495cf43765.tar
forums-3e440ce2902e660df48484513c5e3e495cf43765.tar.gz
forums-3e440ce2902e660df48484513c5e3e495cf43765.tar.bz2
forums-3e440ce2902e660df48484513c5e3e495cf43765.tar.xz
forums-3e440ce2902e660df48484513c5e3e495cf43765.zip
May be useful
git-svn-id: file:///svn/phpbb/trunk@3524 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/install')
-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