From 597297b169e2ae14684ad1f40c8e083be22b241d Mon Sep 17 00:00:00 2001 From: Mate Bartus Date: Sun, 18 Oct 2015 22:47:04 +0200 Subject: [ticket/14044] Deduplicate the installers PHPBB3-14044 --- phpBB/install/phpinfo.php | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 phpBB/install/phpinfo.php (limited to 'phpBB/install/phpinfo.php') 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 @@ - -* @license GNU General Public License, version 2 (GPL-2.0) -* -* For full copyright and license information, please see -* the docs/CREDITS.txt file. -* -*/ - -phpinfo(); -- cgit v1.2.1