|
From: OryNider <ory...@us...> - 2008-02-08 10:41:23
|
Update of /cvsroot/mxbb/mx_smartor In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22773 Modified Files: Tag: core28x album.php album_lists.php db_install.php db_uninstall.php db_upgrade.php hierarchy_db_migrate.php mx_install_readme.htm welcome.php Log Message: upgrade Index: album.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/album.php,v retrieving revision 1.17.2.6 retrieving revision 1.17.2.7 diff -C2 -d -r1.17.2.6 -r1.17.2.7 *** album.php 5 Feb 2008 04:16:32 -0000 1.17.2.6 --- album.php 8 Feb 2008 10:40:39 -0000 1.17.2.7 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_smartor * @version $Id$ ! * @copyright (c) 2007 [ory...@rd..., OryNider] mxBB Development Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package Mx-Publisher Module - mx_smartor * @version $Id$ ! * @copyright (c) 2007 [ory...@rd..., OryNider] Mx-Publisher Development Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: db_uninstall.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/db_uninstall.php,v retrieving revision 1.10 retrieving revision 1.10.2.1 diff -C2 -d -r1.10 -r1.10.2.1 *** db_uninstall.php 7 Jun 2007 20:13:00 -0000 1.10 --- db_uninstall.php 8 Feb 2008 10:40:40 -0000 1.10.2.1 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_smartor * @version $Id$ ! * @copyright (c) 2003 [sma...@ho..., Smartor] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package Mx-Publisher Module - mx_smartor * @version $Id$ ! * @copyright (c) 2003 [sma...@ho..., Smartor] Mx-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/db_upgrade.php,v retrieving revision 1.15.2.3 retrieving revision 1.15.2.4 diff -C2 -d -r1.15.2.3 -r1.15.2.4 *** db_upgrade.php 5 Feb 2008 04:16:33 -0000 1.15.2.3 --- db_upgrade.php 8 Feb 2008 10:40:41 -0000 1.15.2.4 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_smartor * @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 * --- 2,8 ---- /** * ! * @package Mx-Publisher Module - mx_smartor * @version $Id$ ! * @copyright (c) 2002-2006 [Markus, Jon Ohlsson] Mx-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 31,35 **** $mx_module_version = '2.0.0'; ! $mx_module_copy = 'mxBB <i> - smartor album FAP </i> module by Mighty Gorgon & <a href="http://www.mxbb.net" target="_blank">The mxBB Development Team</a>'; $sql = array(); --- 31,35 ---- $mx_module_version = '2.0.0'; ! $mx_module_copy = 'Mx-Publisher <i> - smartor album FAP </i> module by Mighty Gorgon & <a href="http://www.mxbb.net" target="_blank">The Mx-Publisher Development Team</a>'; $sql = array(); Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/db_install.php,v retrieving revision 1.15.2.3 retrieving revision 1.15.2.4 diff -C2 -d -r1.15.2.3 -r1.15.2.4 *** db_install.php 5 Feb 2008 04:16:32 -0000 1.15.2.3 --- db_install.php 8 Feb 2008 10:40:40 -0000 1.15.2.4 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_smartor * @version $Id$ ! * @copyright (c) 2003 [ory...@rd..., OryNider] mxBB Development Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package Mx-Publisher Module - mx_smartor * @version $Id$ ! * @copyright (c) 2003 [ory...@rd..., OryNider] Mx-Publisher Development Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 33,37 **** $mx_module_version = '2.0.0'; ! $mx_module_copy = 'mxBB <i> - smartor album FAP </i> module by Mighty Gorgon & <a href="http://www.mxbb.net" target="_blank">The mxBB Development Team</a>'; --- 33,37 ---- $mx_module_version = '2.0.0'; ! $mx_module_copy = 'Mx-Publisher <i> - smartor album FAP </i> module by Mighty Gorgon & <a href="http://www.mxbb.net" target="_blank">The Mx-Publisher Development Team</a>'; Index: album_lists.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/album_lists.php,v retrieving revision 1.21.2.2 retrieving revision 1.21.2.3 diff -C2 -d -r1.21.2.2 -r1.21.2.3 *** album_lists.php 5 Feb 2008 04:16:32 -0000 1.21.2.2 --- album_lists.php 8 Feb 2008 10:40:39 -0000 1.21.2.3 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_smartor * @version $Id$ ! * @copyright (c) 2003 [sma...@ho..., Smartor] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package Mx-Publisher Module - mx_smartor * @version $Id$ ! * @copyright (c) 2003 [sma...@ho..., Smartor] Mx-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: hierarchy_db_migrate.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/hierarchy_db_migrate.php,v retrieving revision 1.6 retrieving revision 1.6.2.1 diff -C2 -d -r1.6 -r1.6.2.1 *** hierarchy_db_migrate.php 9 Aug 2007 13:21:03 -0000 1.6 --- hierarchy_db_migrate.php 8 Feb 2008 10:40:41 -0000 1.6.2.1 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_smartor * @version $Id$ ! * @copyright (c) 2002-2006 [Smartor, Volodymyr (CLowN) Skoryk, IdleVoid, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package Mx-Publisher Module - mx_smartor * @version $Id$ ! * @copyright (c) 2002-2006 [Smartor, Volodymyr (CLowN) Skoryk, IdleVoid, Jon Ohlsson] Mx-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: welcome.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/welcome.php,v retrieving revision 1.8.2.3 retrieving revision 1.8.2.4 diff -C2 -d -r1.8.2.3 -r1.8.2.4 *** welcome.php 5 Feb 2008 04:16:33 -0000 1.8.2.3 --- welcome.php 8 Feb 2008 10:40:41 -0000 1.8.2.4 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_smartor * @version $Id$ ! * @copyright (c) 2003 [Marc Ferran] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package Mx-Publisher Module - mx_smartor * @version $Id$ ! * @copyright (c) 2003 [Marc Ferran] Mx-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * |