diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..c71dbd4 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,22 @@ + + Copyright (c) 2007-2010 PioDer + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation + files (the "Software"), to deal in the Software without + restriction, including without limitation the rights to use, + copy, modify, merge, publish, distribute, sublicense, + and to permit persons to whom the Software is furnished + to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES + OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT + HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, + WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING + FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/admin/admin_forums.php b/admin/admin_forums.php index 03917a5..7b5b580 100644 --- a/admin/admin_forums.php +++ b/admin/admin_forums.php @@ -3,9 +3,9 @@ * @package uForum * @file admin/admin_forums.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files diff --git a/admin/admin_groups.php b/admin/admin_groups.php index fb69724..87c30aa 100644 --- a/admin/admin_groups.php +++ b/admin/admin_groups.php @@ -3,9 +3,9 @@ * @package uForum * @file admin/admin_groups.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files diff --git a/admin/admin_script.php b/admin/admin_script.php index a12e8ec..72f7af6 100644 --- a/admin/admin_script.php +++ b/admin/admin_script.php @@ -3,9 +3,9 @@ * @package uForum * @file admin/admin_scripts.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files diff --git a/admin/admin_users.php b/admin/admin_users.php index faa215f..bddaecd 100644 --- a/admin/admin_users.php +++ b/admin/admin_users.php @@ -3,9 +3,9 @@ * @package uForum * @file admin/admin_users.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files diff --git a/admin/banlist.php b/admin/banlist.php index ee3237e..544e748 100644 --- a/admin/banlist.php +++ b/admin/banlist.php @@ -3,9 +3,9 @@ * @package uForum * @file admin/banlist.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files @@ -374,4 +374,4 @@ switch($_GET['mode']) break; } } -?> \ No newline at end of file +?> diff --git a/admin/censorlist.php b/admin/censorlist.php index 013f59e..8ed6d12 100644 --- a/admin/censorlist.php +++ b/admin/censorlist.php @@ -3,9 +3,9 @@ * @package uForum * @file admin/censorlist.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files diff --git a/admin/check_script.php b/admin/check_script.php index 6db4626..5981019 100644 --- a/admin/check_script.php +++ b/admin/check_script.php @@ -3,9 +3,9 @@ * @package uForum * @file admin/check_script.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files diff --git a/admin/check_script_data.php b/admin/check_script_data.php index d2bb7cc..b0315ba 100644 --- a/admin/check_script_data.php +++ b/admin/check_script_data.php @@ -3,9 +3,9 @@ * @package uForum * @file admin/check_script_data.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if ( !defined('IN_uF') ) { diff --git a/admin/forum_info.php b/admin/forum_info.php index 06ff2c2..793f9ae 100644 --- a/admin/forum_info.php +++ b/admin/forum_info.php @@ -3,9 +3,9 @@ * @package uForum * @file admin/forum_info.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files @@ -33,10 +33,10 @@ if (User::UserInformation($_SESSION['uid'],'rank')!=2) $errno = 0; $errstr = ''; $version = ''; -if ($open = fsockopen('pioder.ath.cx', 80, $errno, $errstr, 10)) +if ($open = fsockopen('www.pioder.pl', 80, $errno, $errstr, 10)) { fputs($open, "GET /updates.php?app=uf HTTP/1.1\r\n"); - fputs($open, "HOST: pioder.ath.cx\r\n"); + fputs($open, "HOST: www.pioder.pl\r\n"); fputs($open, "Connection: close\r\n\r\n"); $get_info = false; while (!feof($open)) diff --git a/admin/header.php b/admin/header.php index 09632a9..5aecdba 100644 --- a/admin/header.php +++ b/admin/header.php @@ -3,9 +3,9 @@ * @package uForum * @file admin/header.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); include('./../config.php'); diff --git a/admin/index.php b/admin/index.php index ebab086..2dd3167 100644 --- a/admin/index.php +++ b/admin/index.php @@ -3,9 +3,9 @@ * @package uForum * @file admin/index.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files diff --git a/admin/mass_email.php b/admin/mass_email.php index d948bd1..76db29e 100644 --- a/admin/mass_email.php +++ b/admin/mass_email.php @@ -3,9 +3,9 @@ * @package uForum * @file admin/mass_email.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files diff --git a/admin/smilelist.php b/admin/smilelist.php index c8f2a74..3712382 100644 --- a/admin/smilelist.php +++ b/admin/smilelist.php @@ -3,9 +3,9 @@ * @package uForum * @file admin/smilelist.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files diff --git a/common.php b/common.php index 2a486dc..66f2377 100644 --- a/common.php +++ b/common.php @@ -3,9 +3,9 @@ * @package uForum * @file common.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if (is_dir('install')) diff --git a/eprofile.php b/eprofile.php index 3046384..63adfdc 100644 --- a/eprofile.php +++ b/eprofile.php @@ -3,9 +3,9 @@ * @package uForum * @file eprofile.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files diff --git a/forum.php b/forum.php index fa0bd1b..499763e 100644 --- a/forum.php +++ b/forum.php @@ -3,9 +3,9 @@ * @package uForum * @file forum.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files diff --git a/groups.php b/groups.php index 0fc3d29..d6188b7 100644 --- a/groups.php +++ b/groups.php @@ -3,9 +3,9 @@ * @package uForum * @file groups.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files @@ -154,9 +154,10 @@ else $i = 0; while($i<2) { + $color = ($i==0) ? $forum_config['color_admin'] : $forum_config['color_mod']; $skin = array ( 'g_id'=>$special_groups[$i][0], - 'name' => $special_groups[$i][1], + 'name' => ''.$special_groups[$i][1].'', 'desc' =>$special_groups[$i][2] ); include('./skins/'.$default_skin.'/group_add_body.tpl'); diff --git a/includes/admin/class_forum.php b/includes/admin/class_forum.php index 128811d..5c5c2aa 100644 --- a/includes/admin/class_forum.php +++ b/includes/admin/class_forum.php @@ -3,9 +3,9 @@ * @package uForum * @file includes/admin/class_forum.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if ( !defined('IN_uF') ) { diff --git a/includes/admin/class_main.php b/includes/admin/class_main.php index e767050..754d1d0 100644 --- a/includes/admin/class_main.php +++ b/includes/admin/class_main.php @@ -3,9 +3,9 @@ * @package uForum * @file includes/admin/class_main.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if ( !defined('IN_uF') ) { diff --git a/includes/cache/cache_forums.php b/includes/cache/cache_forums.php index 831d416..5499f93 100644 --- a/includes/cache/cache_forums.php +++ b/includes/cache/cache_forums.php @@ -3,9 +3,9 @@ * @package uForum * @file includes/cache/cache_forums.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if(!defined('IN_uF')) { diff --git a/includes/cache/cache_index.php b/includes/cache/cache_index.php index c04d7fa..34e5c3c 100644 --- a/includes/cache/cache_index.php +++ b/includes/cache/cache_index.php @@ -3,9 +3,9 @@ * @package uForum * @file includes/cache/cache_index.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if(!defined('IN_uF')) { diff --git a/includes/cache/cache_topic.php b/includes/cache/cache_topic.php index 5641df4..4211de6 100644 --- a/includes/cache/cache_topic.php +++ b/includes/cache/cache_topic.php @@ -3,9 +3,9 @@ * @package uForum * @file includes/cache/cache_topic.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if(!defined('IN_uF')) { diff --git a/includes/classes/class_forum.php b/includes/classes/class_forum.php index 623941f..d3b27c0 100644 --- a/includes/classes/class_forum.php +++ b/includes/classes/class_forum.php @@ -3,9 +3,9 @@ * @package uForum * @file includes/classes/class_forum.php * @version $Id: classes/class_forum.php 15 2009-05-01 17:06:40Z pioder $ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if ( !defined('IN_uF') ) { diff --git a/includes/classes/class_mod.php b/includes/classes/class_mod.php index 5f6ed12..23c14e8 100644 --- a/includes/classes/class_mod.php +++ b/includes/classes/class_mod.php @@ -3,9 +3,9 @@ * @package uForum * @file includes/classes/class_mod.php * @version $Id: classes/class_mod.php 15 2009-05-01 17:06:40Z pioder $ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if ( !defined('IN_uF') ) { diff --git a/includes/classes/class_pms.php b/includes/classes/class_pms.php index 0ce7712..42419be 100644 --- a/includes/classes/class_pms.php +++ b/includes/classes/class_pms.php @@ -3,9 +3,9 @@ * @package uForum * @file includes/classes/class_pms.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if ( !defined('IN_uF') ) { diff --git a/includes/classes/class_posting.php b/includes/classes/class_posting.php index 7894be3..6d892a1 100644 --- a/includes/classes/class_posting.php +++ b/includes/classes/class_posting.php @@ -3,9 +3,9 @@ * @package uForum * @file includes/classes/class_posting.php * @version $Id: classes/class_posting.php 15 2009-05-01 17:06:40Z pioder $ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if ( !defined('IN_uF') ) { diff --git a/includes/classes/class_topic.php b/includes/classes/class_topic.php index 5d6b0bd..afccfbc 100644 --- a/includes/classes/class_topic.php +++ b/includes/classes/class_topic.php @@ -3,9 +3,9 @@ * @package uForum * @file includes/classes/class_topic.php * @version $Id: classes/class_topic.php 15 2009-05-01 17:06:40Z pioder $ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if ( !defined('IN_uF') ) { diff --git a/includes/classes/class_user.php b/includes/classes/class_user.php index 7e03c51..71fa6fb 100644 --- a/includes/classes/class_user.php +++ b/includes/classes/class_user.php @@ -3,9 +3,9 @@ * @package uForum * @file includes/classes/class_user.php * @version $Id: classes/class_user.php 15 2009-05-01 17:06:40Z pioder $ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if ( !defined('IN_uF') ) { @@ -188,7 +188,7 @@ class User DataBase::sql_query($sql,CRITICAL,'Could not create new user'); } - function UserMsgs() + function UserPMs() { $uid = $_SESSION['uid']; if($uid>0) diff --git a/includes/classes/secure.php b/includes/classes/secure.php index e0d335a..b26463d 100644 --- a/includes/classes/secure.php +++ b/includes/classes/secure.php @@ -3,9 +3,9 @@ * @package uForum * @file includes/classes/secure.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if ( !defined('IN_uF') ) { diff --git a/includes/constants.php b/includes/constants.php index 18b620d..3e475b4 100644 --- a/includes/constants.php +++ b/includes/constants.php @@ -3,9 +3,9 @@ * @package uForum * @file constans.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if (!defined('IN_uF')) { @@ -39,7 +39,7 @@ define('TOPICS_TABLE',DB_PREFIX.'topics'); define('WARNINGS_TABLE',DB_PREFIX.'warns'); //footer forum text -define('FOOTER_TEXT','Powered by µForum © 2007-2009 PioDer'); +define('FOOTER_TEXT','Powered by µForum © 2007-2010 PioDer'); //hash for password define('PASSWD_HASH','bJVhVFCthvhVhKBU6GUbhUBU6VI7BiU6fV7G76Kbug6FU67VsaVYat5FJUHssaYVY5fV5GUHI76uKYTjYKKTatastYKYTYKg6ds7IRdsagI565JTrJ4NFGagGKLULygaTJHgfYDRZagGHJ65KL7iryikuuyriMYIYYUyugFTDeRnLKJNuyTDTRsERy78IJOhHCTDYjomLKBJDF5THNNBjyFCDYekjnKBUYgIHnUIbyuG6UyHNKJjnKHVut6FBYlH987g6GIUBbg76V5NNLUBH76BKLBi76FVtjN76Gi77ggYVCx3 R4SGhfGLHIH64XFGBUNLJOgfvc4Y3ScvmljmOBVc4klJKNIuBGVY6 MbvhGCRGgJLjKFHrYYJnKJGFHTfJJjnLK'); diff --git a/includes/db.php b/includes/db.php index 2b9d839..d94fcf1 100644 --- a/includes/db.php +++ b/includes/db.php @@ -3,9 +3,9 @@ * @package uForum * @file includes/db.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if ( !defined('IN_uF') ) { diff --git a/includes/emailer.php b/includes/emailer.php index 27bf3ab..ad4d1ff 100644 --- a/includes/emailer.php +++ b/includes/emailer.php @@ -3,9 +3,9 @@ * @package uForum * @file includes/class_email.php * @version $Id: emailer.php -1 $ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if ( !defined('IN_uF') ) { diff --git a/includes/errors.php b/includes/errors.php index 2b5df85..0803ca2 100644 --- a/includes/errors.php +++ b/includes/errors.php @@ -3,9 +3,9 @@ * @package uForum * @file includes/errors.php * @version $Id: errors.php 15 2009-05-01 17:06:40Z pioder $ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if ( !defined('IN_uF') ) { @@ -38,7 +38,7 @@ function message_die($type, $msm, $sql) $msg = $msg.''.$sql.''; } $msg = $msg.'
Problems? Questions? Visit: - http://pioder.gim2przemysl.int.pl/forum
'; + http://www.pioder.pl/forum'; die($msg); } diff --git a/includes/misc_functions.php b/includes/misc_functions.php index 6060cfb..6c2970d 100644 --- a/includes/misc_functions.php +++ b/includes/misc_functions.php @@ -3,9 +3,9 @@ * @package uForum * @file includes/class_overall.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if ( !defined('IN_uF') ) { diff --git a/includes/sessions.php b/includes/sessions.php index a884292..d063a1e 100644 --- a/includes/sessions.php +++ b/includes/sessions.php @@ -3,9 +3,9 @@ * @package uForum * @file includes/sessions.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if ( !defined('IN_uF') ) { diff --git a/includes/sql_parse.php b/includes/sql_parse.php index 2c42f36..7452a88 100644 --- a/includes/sql_parse.php +++ b/includes/sql_parse.php @@ -3,9 +3,9 @@ * @package uForum * @file includes/sql_parse.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt * @note Originally, phpMyAdmin function **/ function remove_comments(&$output) diff --git a/index.php b/index.php index 2fba2d6..b21db06 100644 --- a/index.php +++ b/index.php @@ -3,9 +3,9 @@ * @package uForum * @file index.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files @@ -43,7 +43,7 @@ $skin = array( 'loged_as' => User::LogedAs($_SESSION['sessionid'], $_SESSION['uid']), 'lyoure' => ($_SESSION['uid']>0) ? $lng['you_re'] : '', 'lpm_msgs' => ($_SESSION['uid']>0) ? $lng['pm_messages'] : '', -'amsgs' => ($_SESSION['uid']>0) ? User::UserMsgs() : '' +'amsgs' => ($_SESSION['uid']>0) ? User::UserPMs() : '' ); $skin = array_push_assoc($skin, GenerateHeader($lng['mainpage'], '> '.$lng['mainpage'])); //do it! diff --git a/install1/config.php b/install1/config.php index 83da253..7a810e6 100644 --- a/install1/config.php +++ b/install1/config.php @@ -3,9 +3,9 @@ * @package uForum * @file config.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if ( !defined('IN_uF') ) { diff --git a/install1/functions_add.php b/install1/functions_add.php index bf98bad..426647f 100644 --- a/install1/functions_add.php +++ b/install1/functions_add.php @@ -3,9 +3,9 @@ * @package uForum * @file install/functions_add.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl// -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl// +* @license see LICENSE.txt **/ if (!defined('IN_uF')) { diff --git a/install1/index.php b/install1/index.php index 2150833..462fa5c 100644 --- a/install1/index.php +++ b/install1/index.php @@ -3,9 +3,9 @@ * @package uForum * @file install/index.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF',true); include('./../config.php'); diff --git a/lngs/Polish/admin.php b/lngs/Polish/admin.php index d318e11..2ac1547 100644 --- a/lngs/Polish/admin.php +++ b/lngs/Polish/admin.php @@ -3,9 +3,9 @@ * @package uForum * @file lngs/Polish/admin.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ include('./../lngs/Polish/wysiwyg.php'); // diff --git a/lngs/Polish/email.php b/lngs/Polish/email.php index f606dbe..88dce97 100644 --- a/lngs/Polish/email.php +++ b/lngs/Polish/email.php @@ -3,9 +3,9 @@ * @package uForum * @file lngs/Polish/email.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ //register message :] $lng['email_welcome']='Witamy na forum'; diff --git a/lngs/Polish/install.php b/lngs/Polish/install.php index e2c6d12..c1cd1af 100644 --- a/lngs/Polish/install.php +++ b/lngs/Polish/install.php @@ -3,9 +3,9 @@ * @package uForum * @file lngs/Polish/install.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ $lng['install_header']='Instalator skryptu µForum'; $lng['licence']='Licencja'; @@ -47,7 +47,7 @@ $lng['invalid_email']='Podałeś nieprawidłowy email!'; $lng['info_1']='Zaraz zostaniesz przeniesiony do krótkiej konfiguracji skryptu'; $lng['info_2']='Dziękujemy za wybranie µForum do obsługi Twojego forum! Dołożymy wszelkich starań,
aby skrypt był bezpieczny. Wszelkie aktualizacje -znajdziesz na stronie internetowej:
PioDer Website
Miłego dnia!'; $lng['name_forum']='Nazwa Twojego Forum'; $lng['no_lang']='Nie podałeś domyślnego języka!'; diff --git a/lngs/Polish/main.php b/lngs/Polish/main.php index 206fb4f..566d572 100644 --- a/lngs/Polish/main.php +++ b/lngs/Polish/main.php @@ -3,9 +3,9 @@ * @package uForum * @file lngs/Polish/main.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ include('./lngs/Polish/wysiwyg.php'); //on header....------------------------------------------------------ @@ -162,7 +162,7 @@ $lng['pm_inbox_full']='Wiadomość nie zostanie dostarczona do adresata, gdyż j //on private messages.....-------------------------------------------- // $lng['write_pm'] = 'Napisz Prywatną wiadomość'; -$lng['pm_messages']='Prywatnych Wiadomości'; +$lng['pm_messages']='nowych PW'; $lng['inbox']='Skrzynka odbiorcza'; $lng['sentbox']='Elementy wysłane'; $lng['content_message']='Treśc Wiadomości'; diff --git a/lngs/Polish/quick_reply.php b/lngs/Polish/quick_reply.php index 03dbad6..afb839a 100644 --- a/lngs/Polish/quick_reply.php +++ b/lngs/Polish/quick_reply.php @@ -3,9 +3,9 @@ * @package uForum * @file lngs/Polish/quick_reply.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ $lng['title']='Szybka Odpowiedź'; $lng['message']='Wiadomość'; diff --git a/lngs/Polish/wysiwyg.php b/lngs/Polish/wysiwyg.php index a0d9c18..0ec17a1 100644 --- a/lngs/Polish/wysiwyg.php +++ b/lngs/Polish/wysiwyg.php @@ -3,9 +3,9 @@ * @package uForum * @file lngs/Polish/wysiwyg.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ $lng['function_disabled_html_mode']='Funkcja niedostępna w trybie HTML'; $lng['lang_titles_1']=' diff --git a/login.php b/login.php index 1d3b9b9..7c4e3ea 100644 --- a/login.php +++ b/login.php @@ -3,9 +3,9 @@ * @package uForum * @file login.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files diff --git a/moderate.php b/moderate.php index 100ba67..774c1ab 100644 --- a/moderate.php +++ b/moderate.php @@ -3,9 +3,9 @@ * @package uForum * @file moderate.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files diff --git a/pms.php b/pms.php index 6b1b7ce..a199859 100644 --- a/pms.php +++ b/pms.php @@ -3,9 +3,9 @@ * @package uForum * @file pms.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files diff --git a/posting.php b/posting.php index 5e4abbd..37fc732 100644 --- a/posting.php +++ b/posting.php @@ -3,9 +3,9 @@ * @package uForum * @file posting.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files diff --git a/quick_reply.php b/quick_reply.php index 3ba5890..f99c819 100644 --- a/quick_reply.php +++ b/quick_reply.php @@ -3,9 +3,9 @@ * @package uForum * @file quick_reply.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if ( !defined('IN_uF') ) { diff --git a/register.php b/register.php index d3c66e3..6e8b691 100644 --- a/register.php +++ b/register.php @@ -3,9 +3,9 @@ * @package uForum * @file register.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files diff --git a/search.php b/search.php index 46d8b29..94108bf 100644 --- a/search.php +++ b/search.php @@ -3,9 +3,9 @@ * @package uForum * @file search.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files diff --git a/shoutbox.php b/shoutbox.php index aaf371f..812d389 100644 --- a/shoutbox.php +++ b/shoutbox.php @@ -3,9 +3,9 @@ * @package uForum * @file shoutbox.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ if (!defined('IN_uF')) diff --git a/skins/subPurple/index_body.tpl b/skins/subPurple/index_body.tpl index f180297..12f67ca 100644 --- a/skins/subPurple/index_body.tpl +++ b/skins/subPurple/index_body.tpl @@ -1,6 +1,6 @@ - +
. : . :
diff --git a/topic.php b/topic.php index eb5c7ad..8da83c8 100644 --- a/topic.php +++ b/topic.php @@ -3,9 +3,9 @@ * @package uForum * @file topic.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files diff --git a/user.php b/user.php index 0f80944..542442d 100644 --- a/user.php +++ b/user.php @@ -3,9 +3,9 @@ * @package uForum * @file user.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files diff --git a/users.php b/users.php index 3544dc2..20bcbd5 100644 --- a/users.php +++ b/users.php @@ -3,9 +3,9 @@ * @package uForum * @file users.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files diff --git a/warns.php b/warns.php index 2bf828a..14bf7a7 100644 --- a/warns.php +++ b/warns.php @@ -3,9 +3,9 @@ * @package uForum * @file warns.php * @version $Id$ -* @copyright 2009(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/ -* @license GNU GPL v3 +* @copyright 2007-2010 (c) PioDer +* @link http://www.pioder.pl/ +* @license see LICENSE.txt **/ define('IN_uF', true); //include files