diff options
Diffstat (limited to 'phpBB/includes/acp/info/acp_disallow.php')
| -rw-r--r-- | phpBB/includes/acp/info/acp_disallow.php | 6 | 
1 files changed, 1 insertions, 5 deletions
| diff --git a/phpBB/includes/acp/info/acp_disallow.php b/phpBB/includes/acp/info/acp_disallow.php index 41315eb716..f9dd4c32c0 100644 --- a/phpBB/includes/acp/info/acp_disallow.php +++ b/phpBB/includes/acp/info/acp_disallow.php @@ -2,9 +2,8 @@  /**  *  * @package acp -* @version $Id$  * @copyright (c) 2005 phpBB Group -* @license http://opensource.org/licenses/gpl-license.php GNU Public License +* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2  *  */ @@ -33,6 +32,3 @@ class acp_disallow_info  	{  	}  } - - -?>
\ No newline at end of file | 
