mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
Re-added GPL disclaimer
git-svn-id: file:///svn/phpbb/trunk@942 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
d69d90b9a8
commit
8d34f5a0fe
1 changed files with 9 additions and 0 deletions
|
@ -11,6 +11,15 @@
|
|||
*
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
|
||||
$phpbb_root_path = "./";
|
||||
include($phpbb_root_path . 'extension.inc');
|
||||
include($phpbb_root_path . 'common.'.$phpEx);
|
||||
|
|
Loading…
Add table
Reference in a new issue