Update of /cvsroot/mxbb/mx_smartor/includes In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2352/modules/mx_smartor/includes Modified Files: album_cat.php album_cat_sort.php album_comment.php album_comment_delete.php album_comment_edit.php album_delete.php album_edit.php album_hotornot.php album_memberlist.php album_modcp.php album_page.php album_personal.php album_personal_cat_admin.php album_personal_index.php album_personal_old.php album_pic.php album_picm.php album_rate.php album_search.php album_showpage.php album_thumbnail.php album_upload.php Log Message: updated all file headers Index: album_personal.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_personal.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** album_personal.php 9 Jan 2005 21:52:01 -0000 1.3 --- album_personal.php 1 Oct 2005 14:17:36 -0000 1.4 *************** *** 1,19 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : ! * ! * $Id$ * ------------------------------------------------------------------------- ! * begin : Friday, June 12, 2004 ! * copyright : (C) 2004 IdleVoid ! * email : idl...@sl... ! * file version : 1.0.8 ! * release : 1.2.0 */ --- 1,13 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- ! * ! * $Id$ */ Index: album_edit.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_edit.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** album_edit.php 9 Jan 2005 21:52:01 -0000 1.3 --- album_edit.php 1 Oct 2005 14:17:36 -0000 1.4 *************** *** 1,15 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * begin : Wednesday, February 05, 2003 - * copyright : (C) 2003 Smartor - * email : sma...@ho... * * $Id$ --- 1,11 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ *************** *** 22,26 **** * (at your option) any later version. */ ! // MX if ( !defined( 'IN_PORTAL' ) ) { --- 18,22 ---- * (at your option) any later version. */ ! if ( !defined( 'IN_PORTAL' ) ) { Index: album_comment_edit.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_comment_edit.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** album_comment_edit.php 9 Jan 2005 21:52:01 -0000 1.3 --- album_comment_edit.php 1 Oct 2005 14:17:36 -0000 1.4 *************** *** 1,15 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * begin : Saturday, February 15, 2003 - * copyright : (C) 2003 Smartor - * email : sma...@ho... * * $Id$ --- 1,11 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ *************** *** 22,37 **** * (at your option) any later version. */ ! ! /** ! * MODIFICATIONS ! * --------------- ! * started : Saturday, September 06 12:07 pm ! * copyright : © 2003 Volodymyr (CLowN) Skoryk ! * email : bla...@ya... ! * ! * MODIFICATIONS: ! * -fixed links to go to album_showpage.php ! */ ! // MX if ( !defined( 'IN_PORTAL' ) ) { --- 18,22 ---- * (at your option) any later version. */ ! if ( !defined( 'IN_PORTAL' ) ) { Index: album_modcp.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_modcp.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** album_modcp.php 9 Jan 2005 21:52:01 -0000 1.3 --- album_modcp.php 1 Oct 2005 14:17:36 -0000 1.4 *************** *** 1,15 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * begin : Wednesday, February 05, 2003 - * copyright : (C) 2003 Smartor - * email : sma...@ho... * * $Id$ --- 1,11 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ *************** *** 22,26 **** * (at your option) any later version. */ ! // MX if ( !defined( 'IN_PORTAL' ) ) { --- 18,22 ---- * (at your option) any later version. */ ! if ( !defined( 'IN_PORTAL' ) ) { Index: album_search.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_search.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** album_search.php 9 Jan 2005 21:52:01 -0000 1.2 --- album_search.php 1 Oct 2005 14:17:37 -0000 1.3 *************** *** 1,30 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- ! $ ! $ Released : Saturday, August 30, 2003 ! $ Copyright : (C) 2003 Volodymyr (CLowN) Skoryk ! $ E-Mail : bla...@ya... ! $ ! $ * $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. ! $ ! $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/ /*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ --- 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, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * 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. ! */ /*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ Index: album_delete.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_delete.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** album_delete.php 9 Jan 2005 21:52:01 -0000 1.3 --- album_delete.php 1 Oct 2005 14:17:36 -0000 1.4 *************** *** 1,15 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * begin : Wednesday, February 05, 2003 - * copyright : (C) 2003 Smartor - * email : sma...@ho... * * $Id$ --- 1,11 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ *************** *** 22,26 **** * (at your option) any later version. */ ! // MX if ( !defined( 'IN_PORTAL' ) ) { --- 18,22 ---- * (at your option) any later version. */ ! if ( !defined( 'IN_PORTAL' ) ) { Index: album_page.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_page.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** album_page.php 9 Jan 2005 21:52:01 -0000 1.3 --- album_page.php 1 Oct 2005 14:17:36 -0000 1.4 *************** *** 1,15 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * begin : Sunday, February 23, 2003 - * copyright : (C) 2003 Smartor - * email : sma...@ho... * * $Id$ --- 1,11 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ *************** *** 22,26 **** * (at your option) any later version. */ ! // MX if ( !defined( 'IN_PORTAL' ) ) { --- 18,22 ---- * (at your option) any later version. */ ! if ( !defined( 'IN_PORTAL' ) ) { Index: album_pic.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_pic.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** album_pic.php 9 Jan 2005 21:52:01 -0000 1.2 --- album_pic.php 1 Oct 2005 14:17:37 -0000 1.3 *************** *** 1,15 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * begin : Wednesday, February 05, 2003 - * copyright : (C) 2003 Smartor - * email : sma...@ho... * * $Id$ --- 1,11 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ *************** *** 17,26 **** /** ! * 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. ! */ ! // MX if ( !defined( 'IN_PORTAL' ) ) { --- 13,22 ---- /** ! * 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. ! */ ! if ( !defined( 'IN_PORTAL' ) ) { Index: album_cat_sort.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_cat_sort.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** album_cat_sort.php 9 Jan 2005 21:52:01 -0000 1.2 --- album_cat_sort.php 1 Oct 2005 14:17:36 -0000 1.3 *************** *** 1,15 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * begin : Tuesday, February 04, 2003 - * copyright : (C) 2003 Smartor - * email : sma...@ho... * * $Id$ --- 1,11 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ Index: album_comment_delete.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_comment_delete.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** album_comment_delete.php 9 Jan 2005 21:52:01 -0000 1.3 --- album_comment_delete.php 1 Oct 2005 14:17:36 -0000 1.4 *************** *** 1,15 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * begin : Saturday, February 15, 2003 - * copyright : (C) 2003 Smartor - * email : sma...@ho... * * $Id$ --- 1,11 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ *************** *** 22,37 **** * (at your option) any later version. */ ! ! /** ! * MODIFICATIONS ! * --------------- ! * started : Saturday, September 06 12:03 pm ! * copyright : © 2003 Volodymyr (CLowN) Skoryk ! * email : bla...@ya... ! * ! * MODIFICATIONS: ! * -fixed links to link to album_showpage.php ! */ ! // MX if ( !defined( 'IN_PORTAL' ) ) { --- 18,22 ---- * (at your option) any later version. */ ! if ( !defined( 'IN_PORTAL' ) ) { Index: album_hotornot.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_hotornot.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** album_hotornot.php 9 Jan 2005 21:52:01 -0000 1.3 --- album_hotornot.php 1 Oct 2005 14:17:36 -0000 1.4 *************** *** 1,15 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * begin : Sunday, February 23, 2003 - * copyright : (C) 2003 Smartor - * email : sma...@ho... * * $Id$ --- 1,11 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ *************** *** 22,26 **** * (at your option) any later version. */ ! // MX if ( !defined( 'IN_PORTAL' ) ) { --- 18,22 ---- * (at your option) any later version. */ ! if ( !defined( 'IN_PORTAL' ) ) { Index: album_showpage.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_showpage.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** album_showpage.php 9 Jan 2005 21:52:01 -0000 1.4 --- album_showpage.php 1 Oct 2005 14:17:37 -0000 1.5 *************** *** 1,15 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * begin : Wednesday, February 05, 2003 - * copyright : (C) 2003 Smartor - * email : sma...@ho... * * $Id$ --- 1,11 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ *************** *** 22,26 **** * (at your option) any later version. */ ! // MX if ( !defined( 'IN_PORTAL' ) ) { --- 18,22 ---- * (at your option) any later version. */ ! if ( !defined( 'IN_PORTAL' ) ) { Index: album_cat.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_cat.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** album_cat.php 9 Jan 2005 21:52:01 -0000 1.5 --- album_cat.php 1 Oct 2005 14:17:36 -0000 1.6 *************** *** 1,15 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * begin : Tuesday, February 04, 2003 - * copyright : (C) 2003 Smartor - * email : sma...@ho... * * $Id$ --- 1,11 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ Index: album_thumbnail.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_thumbnail.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** album_thumbnail.php 9 Jan 2005 21:52:02 -0000 1.2 --- album_thumbnail.php 1 Oct 2005 14:17:37 -0000 1.3 *************** *** 1,15 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * begin : Wednesday, February 05, 2003 - * copyright : (C) 2003 Smartor - * email : sma...@ho... * * $Id$ --- 1,11 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ *************** *** 22,26 **** * (at your option) any later version. */ ! // MX if ( !defined( 'IN_PORTAL' ) ) { --- 18,22 ---- * (at your option) any later version. */ ! if ( !defined( 'IN_PORTAL' ) ) { Index: album_picm.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_picm.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** album_picm.php 9 Jan 2005 21:52:01 -0000 1.2 --- album_picm.php 1 Oct 2005 14:17:37 -0000 1.3 *************** *** 1,19 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : ! * ! * $Id$ * ------------------------------------------------------------------------- - * begin : Saturday, September 06, 2003 - * copyright : (C) 2003 Volodymyr (CLowN) Skoryk - * email : cl...@pi... * ! * original work by smartor album_thumbnail.php */ --- 1,13 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * ! * $Id$ */ *************** *** 24,28 **** * (at your option) any later version. */ ! // MX if ( !defined( 'IN_PORTAL' ) ) { --- 18,22 ---- * (at your option) any later version. */ ! if ( !defined( 'IN_PORTAL' ) ) { Index: album_upload.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_upload.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** album_upload.php 9 Jan 2005 21:52:02 -0000 1.3 --- album_upload.php 1 Oct 2005 14:17:37 -0000 1.4 *************** *** 1,15 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * begin : Wednesday, February 05, 2003 - * copyright : (C) 2003 Smartor - * email : sma...@ho... * * $Id$ --- 1,11 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ *************** *** 22,27 **** * (at your option) any later version. */ ! // die(var_export(gd_info())); ! // MX if ( !defined( 'IN_PORTAL' ) ) { --- 18,22 ---- * (at your option) any later version. */ ! if ( !defined( 'IN_PORTAL' ) ) { Index: album_rate.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_rate.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** album_rate.php 9 Jan 2005 21:52:01 -0000 1.3 --- album_rate.php 1 Oct 2005 14:17:37 -0000 1.4 *************** *** 1,15 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * begin : Wednesday, February 05, 2003 - * copyright : (C) 2003 Smartor - * email : sma...@ho... * * $Id$ --- 1,11 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ *************** *** 22,26 **** * (at your option) any later version. */ ! // MX if ( !defined( 'IN_PORTAL' ) ) { --- 18,22 ---- * (at your option) any later version. */ ! if ( !defined( 'IN_PORTAL' ) ) { Index: album_personal_cat_admin.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_personal_cat_admin.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** album_personal_cat_admin.php 12 Apr 2005 19:51:48 -0000 1.2 --- album_personal_cat_admin.php 1 Oct 2005 14:17:36 -0000 1.3 *************** *** 1,725 **** ! <?php ! ! /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : [...1417 lines suppressed...] ! { ! message_die( GENERAL_ERROR, 'Could not update this Category content', '', __LINE__, __FILE__, $sql ); ! } ! // This category is now emptied, we can remove it! ! $sql = "DELETE FROM " . ALBUM_CAT_TABLE . " ! WHERE cat_id = '$source_cat_id'"; ! if ( !$result = $db->sql_query( $sql ) ) ! { ! message_die( GENERAL_ERROR, 'Could not delete this Category', '', __LINE__, __FILE__, $sql ); ! } ! // Re-order the rest of categories ! album_reorder_cat( $album_user_id ); ! // Return a message... ! showResultMessage( $lang['Category_deleted'] ); ! } ! } ! } ! ?> \ No newline at end of file Index: album_memberlist.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_memberlist.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** album_memberlist.php 9 Jan 2005 21:52:02 -0000 1.1 --- album_memberlist.php 1 Oct 2005 14:17:36 -0000 1.2 *************** *** 1,21 **** <?php - /** /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : ! * ! * $Id$ ! * * ------------------------------------------------------------------------- ! * begin : Friday, August 14, 2004 ! * copyright : (C) 2004 IdleVoid ! * email : idl...@sl... ! * file version : 1.0.1 ! * release : 1.3.0 */ --- 1,13 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- ! * ! * $Id$ */ Index: album_personal_old.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_personal_old.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** album_personal_old.php 9 Jan 2005 21:52:02 -0000 1.1 --- album_personal_old.php 1 Oct 2005 14:17:37 -0000 1.2 *************** *** 1,15 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * begin : Wednesday, February 05, 2003 - * copyright : (C) 2003 Smartor - * email : sma...@ho... * * $Id$ --- 1,11 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ *************** *** 22,37 **** * (at your option) any later version. */ ! ! /** ! * MODIFICATIONS ! * --------------- ! * started : Saturday, September 06 12:09 pm ! * copyright : © 2003 Volodymyr (CLowN) Skoryk ! * email : bla...@ya... ! * ! * MODIFICATIONS: ! * -fixed link to go to album_showpage.php ! */ ! // MX if ( !defined( 'IN_PORTAL' ) ) { --- 18,22 ---- * (at your option) any later version. */ ! if ( !defined( 'IN_PORTAL' ) ) { Index: album_comment.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_comment.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** album_comment.php 9 Jan 2005 21:52:01 -0000 1.3 --- album_comment.php 1 Oct 2005 14:17:36 -0000 1.4 *************** *** 1,15 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * begin : Wednesday, February 05, 2003 - * copyright : (C) 2003 Smartor - * email : sma...@ho... * * $Id$ --- 1,11 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ *************** *** 22,26 **** * (at your option) any later version. */ ! // MX if ( !defined( 'IN_PORTAL' ) ) { --- 18,22 ---- * (at your option) any later version. */ ! if ( !defined( 'IN_PORTAL' ) ) { Index: album_personal_index.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_personal_index.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** album_personal_index.php 9 Jan 2005 21:52:01 -0000 1.2 --- album_personal_index.php 1 Oct 2005 14:17:37 -0000 1.3 *************** *** 1,15 **** <?php /** ------------------------------------------------------------------------ ! * subject : mx-portal module ! * begin : june, 2002 ! * copyright : (C) 2002-2005 MX-System ! * email : jon...@ho... ! * project site : www.mx-system.com ! * ! * description : * ------------------------------------------------------------------------- - * begin : Monday, February 24, 2003 - * copyright : (C) 2003 Smartor - * email : sma...@ho... * * $Id$ --- 1,11 ---- <?php /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com * ------------------------------------------------------------------------- * * $Id$ *************** *** 22,26 **** * (at your option) any later version. */ ! // MX if ( !defined( 'IN_PORTAL' ) ) { --- 18,22 ---- * (at your option) any later version. */ ! if ( !defined( 'IN_PORTAL' ) ) { |