diff options
Diffstat (limited to 'phpBB/adm/admin_language.php')
-rw-r--r-- | phpBB/adm/admin_language.php | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/phpBB/adm/admin_language.php b/phpBB/adm/admin_language.php index eb99c67e6f..50f810d98e 100644 --- a/phpBB/adm/admin_language.php +++ b/phpBB/adm/admin_language.php @@ -1,15 +1,15 @@ <?php -// ------------------------------------------------------------- -// -// $Id$ -// -// FILENAME : admin_language.php -// STARTED : Sat Jan 23, 2005 -// COPYRIGHT : © 2001,2005 phpBB Group -// WWW : http://www.phpbb.com/ -// LICENCE : GPL vs2.0 [ see /docs/COPYING ] -// -// ------------------------------------------------------------- +/** +* +* @package acp +* @version $Id$ +* @copyright (c) 2005 phpBB Group +* @license http://opensource.org/licenses/gpl-license.php GNU Public License +* +*/ + +/** +*/ // TODO: // * new auth? |