1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/17382] Undo rename of install folder to check front-end changes!

PHPBB-17382
This commit is contained in:
Daniel James
2024-08-12 21:21:14 +01:00
parent 9b4743c028
commit 331bea8b22
15 changed files with 0 additions and 0 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();