|
From: Jon O. <jon...@us...> - 2005-10-02 18:46:18
|
Update of /cvsroot/mxbb/mx_import_tools/language/lang_english In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1116/modules/mx_import_tools/language/lang_english Modified Files: lang_import.php Log Message: updated all file headers Index: lang_import.php =================================================================== RCS file: /cvsroot/mxbb/mx_import_tools/language/lang_english/lang_import.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_import.php 9 Jan 2005 21:39:39 -0000 1.1 --- lang_import.php 1 Oct 2005 14:13:17 -0000 1.2 *************** *** 1,11 **** <?php ! /*************************************************************************** ! * Filename: lang_import.php ! * Description: Import Tools Langauge File ! * Author: Graham Eames (ph...@gr...) ! * Last Modified: 28-Feb-2004 ! * File Version: 1.0 ! * ! ***************************************************************************/ // Error Messages --- 1,21 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Graham Eames (ph...@gr...) ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- ! * ! * $Id$ ! */ ! ! /** ! * 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. ! */ // Error Messages |