aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/phpinfo.php
diff options
context:
space:
mode:
authorMateBartus <mate.bartus@gmail.com>2015-04-17 18:38:21 +0200
committerMate Bartus <mate.bartus@gmail.com>2015-07-08 01:27:55 +0200
commit14e8f712ae0278afff2a750b707dfd66f6e13182 (patch)
treed78d9fbaa74946efd68ab57cd810026cf5d0c298 /phpBB/install/phpinfo.php
parent2fbfb0e00436acc090a55e1739cf8bdd3b5c4497 (diff)
downloadforums-14e8f712ae0278afff2a750b707dfd66f6e13182.tar
forums-14e8f712ae0278afff2a750b707dfd66f6e13182.tar.gz
forums-14e8f712ae0278afff2a750b707dfd66f6e13182.tar.bz2
forums-14e8f712ae0278afff2a750b707dfd66f6e13182.tar.xz
forums-14e8f712ae0278afff2a750b707dfd66f6e13182.zip
[ticket/13740] Moving old installer to install_old
PHPBB3-13740
Diffstat (limited to 'phpBB/install/phpinfo.php')
-rw-r--r--phpBB/install/phpinfo.php14
1 files changed, 0 insertions, 14 deletions
diff --git a/phpBB/install/phpinfo.php b/phpBB/install/phpinfo.php
deleted file mode 100644
index 1512b00563..0000000000
--- a/phpBB/install/phpinfo.php
+++ /dev/null
@@ -1,14 +0,0 @@
-<?php
-/**
-*
-* This file is part of the phpBB Forum Software package.
-*
-* @copyright (c) phpBB Limited <https://www.phpbb.com>
-* @license GNU General Public License, version 2 (GPL-2.0)
-*
-* For full copyright and license information, please see
-* the docs/CREDITS.txt file.
-*
-*/
-
-phpinfo();