From: <dj...@us...> - 2012-01-13 08:41:01
|
Revision: 8707 http://xoops.svn.sourceforge.net/xoops/?rev=8707&view=rev Author: djculex Date: 2012-01-13 08:40:50 +0000 (Fri, 13 Jan 2012) Log Message: ----------- more svn props and comment headers Modified Paths: -------------- XoopsModules/smallworld/trunk/Get_Count.php XoopsModules/smallworld/trunk/admin/admin_header.php XoopsModules/smallworld/trunk/admin/admintool.php XoopsModules/smallworld/trunk/admin/div_useradmin.php XoopsModules/smallworld/trunk/admin/index.php XoopsModules/smallworld/trunk/admin/menu.php XoopsModules/smallworld/trunk/avatarupload.php XoopsModules/smallworld/trunk/class/adminclass.php XoopsModules/smallworld/trunk/class/class_collector.php XoopsModules/smallworld/trunk/class/db.php XoopsModules/smallworld/trunk/class/forms.php XoopsModules/smallworld/trunk/class/friends.php XoopsModules/smallworld/trunk/class/images.php XoopsModules/smallworld/trunk/class/mail.php XoopsModules/smallworld/trunk/class/profile.php XoopsModules/smallworld/trunk/class/uploadclass.php XoopsModules/smallworld/trunk/class/user.php XoopsModules/smallworld/trunk/class/wall.php XoopsModules/smallworld/trunk/comment_ajax.php XoopsModules/smallworld/trunk/complaint.php XoopsModules/smallworld/trunk/delete_comment_ajax.php XoopsModules/smallworld/trunk/delete_message_ajax.php XoopsModules/smallworld/trunk/down_vote.php XoopsModules/smallworld/trunk/editimages.php XoopsModules/smallworld/trunk/editprofile.php XoopsModules/smallworld/trunk/friendinvite.php XoopsModules/smallworld/trunk/friends.php XoopsModules/smallworld/trunk/galleryshow.php XoopsModules/smallworld/trunk/image_edit_submit.php XoopsModules/smallworld/trunk/img_upload.php XoopsModules/smallworld/trunk/imgupload.php XoopsModules/smallworld/trunk/include/arrays.php XoopsModules/smallworld/trunk/include/functions.php XoopsModules/smallworld/trunk/include/getSelects.php XoopsModules/smallworld/trunk/index.php XoopsModules/smallworld/trunk/language/english/admin.php XoopsModules/smallworld/trunk/language/english/main.php XoopsModules/smallworld/trunk/language/english/modinfo.php XoopsModules/smallworld/trunk/loadmore.php XoopsModules/smallworld/trunk/message_ajax.php XoopsModules/smallworld/trunk/partnersearch.php XoopsModules/smallworld/trunk/permalink.php XoopsModules/smallworld/trunk/preloads/core.php XoopsModules/smallworld/trunk/register.php XoopsModules/smallworld/trunk/search.php XoopsModules/smallworld/trunk/smallworldshare.php XoopsModules/smallworld/trunk/stats.php XoopsModules/smallworld/trunk/submit.php XoopsModules/smallworld/trunk/up_vote.php XoopsModules/smallworld/trunk/userprofile.php XoopsModules/smallworld/trunk/xoops_version.php Modified: XoopsModules/smallworld/trunk/Get_Count.php =================================================================== --- XoopsModules/smallworld/trunk/Get_Count.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/Get_Count.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include '../../mainfile.php'; include_once (XOOPS_ROOT_PATH.'/class/template.php'); Modified: XoopsModules/smallworld/trunk/admin/admin_header.php =================================================================== --- XoopsModules/smallworld/trunk/admin/admin_header.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/admin/admin_header.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include '../../../mainfile.php'; Modified: XoopsModules/smallworld/trunk/admin/admintool.php =================================================================== --- XoopsModules/smallworld/trunk/admin/admintool.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/admin/admintool.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ require_once 'admin_header.php'; Modified: XoopsModules/smallworld/trunk/admin/div_useradmin.php =================================================================== --- XoopsModules/smallworld/trunk/admin/div_useradmin.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/admin/div_useradmin.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ require_once 'admin_header.php'; Modified: XoopsModules/smallworld/trunk/admin/index.php =================================================================== --- XoopsModules/smallworld/trunk/admin/index.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/admin/index.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ require_once 'admin_header.php'; Modified: XoopsModules/smallworld/trunk/admin/menu.php =================================================================== --- XoopsModules/smallworld/trunk/admin/menu.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/admin/menu.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ $dirname = basename(dirname(dirname(__FILE__))); $module_handler = xoops_gethandler('module'); Modified: XoopsModules/smallworld/trunk/avatarupload.php =================================================================== --- XoopsModules/smallworld/trunk/avatarupload.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/avatarupload.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ global $xoopsUser, $xoopsLogger; include_once("../../mainfile.php"); Modified: XoopsModules/smallworld/trunk/class/adminclass.php =================================================================== --- XoopsModules/smallworld/trunk/class/adminclass.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/class/adminclass.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ Modified: XoopsModules/smallworld/trunk/class/class_collector.php =================================================================== --- XoopsModules/smallworld/trunk/class/class_collector.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/class/class_collector.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include_once(XOOPS_ROOT_PATH."/modules/smallworld/class/adminclass.php"); include_once(XOOPS_ROOT_PATH."/modules/smallworld/class/db.php"); Modified: XoopsModules/smallworld/trunk/class/db.php =================================================================== --- XoopsModules/smallworld/trunk/class/db.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/class/db.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ class SmallWorldDB { Modified: XoopsModules/smallworld/trunk/class/forms.php =================================================================== --- XoopsModules/smallworld/trunk/class/forms.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/class/forms.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ Modified: XoopsModules/smallworld/trunk/class/friends.php =================================================================== --- XoopsModules/smallworld/trunk/class/friends.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/class/friends.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ Modified: XoopsModules/smallworld/trunk/class/images.php =================================================================== --- XoopsModules/smallworld/trunk/class/images.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/class/images.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ Modified: XoopsModules/smallworld/trunk/class/mail.php =================================================================== --- XoopsModules/smallworld/trunk/class/mail.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/class/mail.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include_once XOOPS_ROOT_PATH . '/class/mail/xoopsmultimailer.php'; Modified: XoopsModules/smallworld/trunk/class/profile.php =================================================================== --- XoopsModules/smallworld/trunk/class/profile.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/class/profile.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ Modified: XoopsModules/smallworld/trunk/class/uploadclass.php =================================================================== --- XoopsModules/smallworld/trunk/class/uploadclass.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/class/uploadclass.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -1,4 +1,24 @@ <?php +/** +* You may not change or alter any portion of this comment or credits +* of supporting developers from this source code or any supporting source code +* which is considered copyrighted (c) material of the original comment or credit authors. +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +* +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ +**/ + class SmallworldUploadHandler { private $upload_dir; Modified: XoopsModules/smallworld/trunk/class/user.php =================================================================== --- XoopsModules/smallworld/trunk/class/user.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/class/user.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ Modified: XoopsModules/smallworld/trunk/class/wall.php =================================================================== --- XoopsModules/smallworld/trunk/class/wall.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/class/wall.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ Modified: XoopsModules/smallworld/trunk/comment_ajax.php =================================================================== --- XoopsModules/smallworld/trunk/comment_ajax.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/comment_ajax.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include_once("../../mainfile.php"); include_once(XOOPS_ROOT_PATH."/modules/smallworld/class/class_collector.php"); Modified: XoopsModules/smallworld/trunk/complaint.php =================================================================== --- XoopsModules/smallworld/trunk/complaint.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/complaint.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include '../../mainfile.php'; include_once (XOOPS_ROOT_PATH.'/class/template.php'); Modified: XoopsModules/smallworld/trunk/delete_comment_ajax.php =================================================================== --- XoopsModules/smallworld/trunk/delete_comment_ajax.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/delete_comment_ajax.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include_once("../../mainfile.php"); include_once(XOOPS_ROOT_PATH."/modules/smallworld/class/class_collector.php"); Modified: XoopsModules/smallworld/trunk/delete_message_ajax.php =================================================================== --- XoopsModules/smallworld/trunk/delete_message_ajax.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/delete_message_ajax.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include_once("../../mainfile.php"); include_once(XOOPS_ROOT_PATH."/modules/smallworld/class/class_collector.php"); Modified: XoopsModules/smallworld/trunk/down_vote.php =================================================================== --- XoopsModules/smallworld/trunk/down_vote.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/down_vote.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include '../../mainfile.php'; include_once (XOOPS_ROOT_PATH.'/class/template.php'); Modified: XoopsModules/smallworld/trunk/editimages.php =================================================================== --- XoopsModules/smallworld/trunk/editimages.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/editimages.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include_once("../../mainfile.php"); $xoopsOption['template_main'] = 'smallworld_images_edittemplate.html'; Modified: XoopsModules/smallworld/trunk/editprofile.php =================================================================== --- XoopsModules/smallworld/trunk/editprofile.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/editprofile.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include_once("../../mainfile.php"); $xoopsOption['template_main'] = 'smallworld_userprofile_edittemplate.html'; Modified: XoopsModules/smallworld/trunk/friendinvite.php =================================================================== --- XoopsModules/smallworld/trunk/friendinvite.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/friendinvite.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ global $xoopsUser; include_once("../../mainfile.php"); Modified: XoopsModules/smallworld/trunk/friends.php =================================================================== --- XoopsModules/smallworld/trunk/friends.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/friends.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include_once("../../mainfile.php"); $xoopsOption['template_main'] = 'smallworld_friends_template.html'; Modified: XoopsModules/smallworld/trunk/galleryshow.php =================================================================== --- XoopsModules/smallworld/trunk/galleryshow.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/galleryshow.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include_once("../../mainfile.php"); $xoopsOption['template_main'] = 'smallworld_galleryshow.html'; Modified: XoopsModules/smallworld/trunk/image_edit_submit.php =================================================================== --- XoopsModules/smallworld/trunk/image_edit_submit.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/image_edit_submit.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include_once("../../mainfile.php"); include_once(XOOPS_ROOT_PATH."/modules/smallworld/class/class_collector.php"); Modified: XoopsModules/smallworld/trunk/img_upload.php =================================================================== --- XoopsModules/smallworld/trunk/img_upload.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/img_upload.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include_once("../../mainfile.php"); $xoopsOption['template_main'] = 'smallworld_userprofile_imgupload.html'; Modified: XoopsModules/smallworld/trunk/imgupload.php =================================================================== --- XoopsModules/smallworld/trunk/imgupload.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/imgupload.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -8,7 +8,10 @@ * * Licensed under the MIT license: * http://creativecommons.org/licenses/MIT/ - * Modified and apodted for XOOPS by Culex (cu...@cu...) october 2011 + * @Last committed: $Revision$ + * @Last changed by: $Author$ + * @Last changed date: $Date$ + * @ID: $Id$ */ global $xoopsUser, $xoopsLogger; include_once("../../mainfile.php"); Modified: XoopsModules/smallworld/trunk/include/arrays.php =================================================================== --- XoopsModules/smallworld/trunk/include/arrays.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/include/arrays.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ // Array for gender Modified: XoopsModules/smallworld/trunk/include/functions.php =================================================================== --- XoopsModules/smallworld/trunk/include/functions.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/include/functions.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ Modified: XoopsModules/smallworld/trunk/include/getSelects.php =================================================================== --- XoopsModules/smallworld/trunk/include/getSelects.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/include/getSelects.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include_once("../../../mainfile.php"); include XOOPS_ROOT_PATH.'/header.php'; Modified: XoopsModules/smallworld/trunk/index.php =================================================================== --- XoopsModules/smallworld/trunk/index.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/index.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -8,7 +8,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld * @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> * @copyright: 2011 Culex * @Repository path: $HeadURL$ Modified: XoopsModules/smallworld/trunk/language/english/admin.php =================================================================== --- XoopsModules/smallworld/trunk/language/english/admin.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/language/english/admin.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ Modified: XoopsModules/smallworld/trunk/language/english/main.php =================================================================== --- XoopsModules/smallworld/trunk/language/english/main.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/language/english/main.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ /*----------------- Menu items ---------------*/ Modified: XoopsModules/smallworld/trunk/language/english/modinfo.php =================================================================== --- XoopsModules/smallworld/trunk/language/english/modinfo.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/language/english/modinfo.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ define("_MI_SMALLWORLD_MODULE_NAME","Smallworld"); Modified: XoopsModules/smallworld/trunk/loadmore.php =================================================================== --- XoopsModules/smallworld/trunk/loadmore.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/loadmore.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include '../../mainfile.php'; Modified: XoopsModules/smallworld/trunk/message_ajax.php =================================================================== --- XoopsModules/smallworld/trunk/message_ajax.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/message_ajax.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include_once("../../mainfile.php"); Modified: XoopsModules/smallworld/trunk/partnersearch.php =================================================================== --- XoopsModules/smallworld/trunk/partnersearch.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/partnersearch.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include_once("../../mainfile.php"); Modified: XoopsModules/smallworld/trunk/permalink.php =================================================================== --- XoopsModules/smallworld/trunk/permalink.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/permalink.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include_once("../../mainfile.php"); $xoopsOption['template_main'] = 'smallworld_permalink.html'; Modified: XoopsModules/smallworld/trunk/preloads/core.php =================================================================== --- XoopsModules/smallworld/trunk/preloads/core.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/preloads/core.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ defined('XOOPS_ROOT_PATH') or die('Restricted access'); include_once(XOOPS_ROOT_PATH."/modules/smallworld/class/class_collector.php"); Modified: XoopsModules/smallworld/trunk/register.php =================================================================== --- XoopsModules/smallworld/trunk/register.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/register.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,13 +7,18 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ + include_once("../../mainfile.php"); $xoopsOption['template_main'] = 'smallworld_userprofile_regtemplate.html'; include XOOPS_ROOT_PATH.'/header.php'; Modified: XoopsModules/smallworld/trunk/search.php =================================================================== --- XoopsModules/smallworld/trunk/search.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/search.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include_once("../../mainfile.php"); $xoopsOption['template_main'] = 'smallworld_index.html'; Modified: XoopsModules/smallworld/trunk/smallworldshare.php =================================================================== --- XoopsModules/smallworld/trunk/smallworldshare.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/smallworldshare.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include_once("../../mainfile.php"); $xoopsOption['template_main'] = 'smallworld_share.html'; Modified: XoopsModules/smallworld/trunk/stats.php =================================================================== --- XoopsModules/smallworld/trunk/stats.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/stats.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * -* @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ -* @license http://www.fsf.org/copyleft/gpl.html GNU public license -* @package modules -* @subpackage Small World -* @since 1.0.0 -* @author Culex - homepage.: http://culex.dk & email.: cu...@cu... +* @copyright: The XOOPS Project http://sourceforge.net/projects/xoops/ +* @license: http://www.fsf.org/copyleft/gpl.html GNU public license +* @module: Smallworld +* @Author: Michael Albertsen (http://culex.dk) <cu...@cu...> +* @copyright: 2011 Culex +* @Repository path: $HeadURL$ +* @Last committed: $Revision$ +* @Last changed by: $Author$ +* @Last changed date: $Date$ +* @ID: $Id$ **/ include_once("../../mainfile.php"); include_once(XOOPS_ROOT_PATH."/modules/smallworld/include/functions.php"); Modified: XoopsModules/smallworld/trunk/submit.php =================================================================== --- XoopsModules/smallworld/trunk/submit.php 2012-01-13 08:17:51 UTC (rev 8706) +++ XoopsModules/smallworld/trunk/submit.php 2012-01-13 08:40:50 UTC (rev 8707) @@ -7,12 +7,16 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of *... [truncated message content] |