|
From: Jon O. <jon...@us...> - 2008-06-03 20:07:38
|
Update of /cvsroot/mxbb/mx_act/language/lang_swedish In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30824/language/lang_swedish Modified Files: lang_main.php Log Message: Final updates mxBB -> MXP and alike... Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_act/language/lang_swedish/lang_main.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_main.php 13 Feb 2008 21:16:36 -0000 1.1 --- lang_main.php 3 Jun 2008 20:07:02 -0000 1.2 *************** *** 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, (c)2002 www.iNetAngel.com - * Copyright : (C) 2002-2005 mxBB Portal - * Email : jo...@mx... - * Project site : www.mxbb.net - * ------------------------------------------------------------------------- - * - * $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. ! */ // Admin --- 1,11 ---- <?php /** ! * ! * @package MX-Publisher Module - mx_act ! * @version $Id$ ! * @copyright (c) 2002-2006 [Napoleon/aUsTiN-Inc, Jon Ohlsson] MX-Publisher Project Team ! * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * ! */ // Admin |