|
From: Jon O. <jon...@us...> - 2006-08-14 10:44:42
|
Update of /cvsroot/mxbb/mx_gallery2/language/lang_swedish In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv23285/modules/mx_gallery2/language/lang_swedish Modified Files: lang_main.php Log Message: Updated Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_gallery2/language/lang_swedish/lang_main.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** lang_main.php 1 Oct 2005 14:13:00 -0000 1.2 --- lang_main.php 14 Aug 2006 10:44:35 -0000 1.3 *************** *** 1,23 **** <?php - /** ------------------------------------------------------------------------ - * Subject : mxBB - a fully modular portal and CMS (for phpBB) - * Author : Jon Ohlsson and the mxBB Team - * Credits : The phpBB Group & Marc Morisette - * 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. ! */ ! ! ?> \ No newline at end of file --- 1,11 ---- <?php /** ! * ! * @package mxBB Portal Module - mx_gallery2 ! * @version $Id$ ! * @copyright (c) 2002-2006 [menalto.gallery.com, Jon Ohlsson] mxBB Project Team ! * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * ! */ ?> \ No newline at end of file |