|
From: Jon O. <jon...@us...> - 2006-08-14 10:44:17
|
Update of /cvsroot/mxbb/mx_errordocs/language/lang_swedish In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv23206/modules/mx_errordocs/language/lang_swedish Modified Files: lang_main.php Log Message: Updated Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_errordocs/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 22 Oct 2005 12:40:53 -0000 1.1 --- lang_main.php 14 Aug 2006 10:44:11 -0000 1.2 *************** *** 1,24 **** <?php ! /*************************************************************************** ! * lang_main.php ! * -------------- ! * begin : July, 2003 ! * copyright : (c) 2003 Marc Ferran ! * email : phpmix at pobox.com ! * module : ErrorDocs ! * file contents : Main module strings. ! * language : English ! * translated by : ! * ! ***************************************************************************/ ! ! /*************************************************************************** ! * ! * 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. ! * ! ***************************************************************************/ // --- 1,11 ---- <?php ! /** ! * ! * @package mxBB Portal Module - mx_errordocs ! * @version $Id$ ! * @copyright (c) 2002-2006 [Markus, Jon Ohlsson] mxBB Project Team ! * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * ! */ // |