1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 16:27:38 +02:00

[ticket/13740] Restore original install folder

This reverts commit 934e2821f1cef5e2e21ad6d96f7beb45647ed81c.

PHPBB3-13740
This commit is contained in:
Mate Bartus
2015-06-30 16:36:34 +02:00
parent 249345d9cc
commit 10f6716566
17 changed files with 3397 additions and 3 deletions

14
phpBB/install/phpinfo.php Normal file
View File

@@ -0,0 +1,14 @@
<?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();