From 44bd943c6ac4670033cd02bce19702637f045c1c Mon Sep 17 00:00:00 2001 From: pioder Date: Fri, 1 May 2009 17:03:52 +0000 Subject: [PATCH] Updated head in all files. git-svn-id: https://svn.pioder.pl/uf-svn/uF@14 72ec579a-5ced-4fa4-82f3-afba5d98df2f --- admin/admin_forums.php | 4 ++-- admin/admin_groups.php | 8 ++++---- admin/admin_script.php | 8 ++++---- admin/admin_users.php | 8 ++++---- admin/banlist.php | 8 ++++---- admin/censorlist.php | 8 ++++---- admin/check_script.php | 8 ++++---- admin/check_script_data.php | 8 ++++---- admin/forum_info.php | 8 ++++---- admin/header.php | 8 ++++---- admin/index.php | 8 ++++---- admin/mass_email.php | 8 ++++---- admin/smilelist.php | 8 ++++---- admin/styles.php | 8 ++++---- common.php | 7 ++++--- config.php | 12 ++++-------- eprofile.php | 8 ++++---- forum.php | 8 ++++---- groups.php | 8 ++++---- includes/admin/class_forum.php | 8 ++++---- includes/admin/class_main.php | 8 ++++---- includes/cache/cache_forums.php | 8 ++++---- includes/cache/cache_index.php | 8 ++++---- includes/cache/cache_topic.php | 8 ++++---- includes/class_db.php | 8 ++++---- includes/class_email.php | 8 ++++---- includes/class_error.php | 8 ++++---- includes/class_forum.php | 8 ++++---- includes/class_mod.php | 8 ++++---- includes/class_overall.php | 8 ++++---- includes/class_posting.php | 8 ++++---- includes/class_shoutbox.php | 8 ++++---- includes/class_topic.php | 8 ++++---- includes/class_user.php | 8 ++++---- includes/classes/class_pms.php | 8 ++++---- includes/classes/secure.php | 8 ++++---- includes/constants.php | 10 +++++----- includes/sessions.php | 8 ++++---- includes/sql_parse.php | 8 ++++---- index.php | 6 +++--- install/config.php | 8 ++++---- install/functions_add.php | 8 ++++---- install/index.php | 8 ++++---- lngs/Polish/admin.php | 8 ++++---- lngs/Polish/email.php | 8 ++++---- lngs/Polish/install.php | 8 ++++---- lngs/Polish/main.php | 8 ++++---- lngs/Polish/quick_reply.php | 8 ++++---- lngs/Polish/wysiwyg.php | 8 ++++---- login.php | 8 ++++---- moderate.php | 8 ++++---- pms.php | 8 ++++---- posting.php | 8 ++++---- quick_reply.php | 8 ++++---- register.php | 8 ++++---- search.php | 8 ++++---- shoutbox.php | 8 ++++---- skins/subPurple/images/lng_Polish/Thumbs.db | Bin 39936 -> 39936 bytes skins/subPurple/images/wyzz/Thumbs.db | Bin 8192 -> 8192 bytes topic.php | 8 ++++---- user.php | 8 ++++---- users.php | 8 ++++---- warns.php | 8 ++++---- 63 files changed, 242 insertions(+), 245 deletions(-) diff --git a/admin/admin_forums.php b/admin/admin_forums.php index 27125c8..f17edcb 100644 --- a/admin/admin_forums.php +++ b/admin/admin_forums.php @@ -1,8 +1,8 @@ * @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 diff --git a/admin/admin_groups.php b/admin/admin_groups.php index 5164f12..e19c448 100644 --- a/admin/admin_groups.php +++ b/admin/admin_groups.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/admin/admin_script.php b/admin/admin_script.php index 87bdaa7..17e6caa 100644 --- a/admin/admin_script.php +++ b/admin/admin_script.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/admin/admin_users.php b/admin/admin_users.php index 13461d2..66b649d 100644 --- a/admin/admin_users.php +++ b/admin/admin_users.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/admin/banlist.php b/admin/banlist.php index 95f114b..afab449 100644 --- a/admin/banlist.php +++ b/admin/banlist.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/admin/censorlist.php b/admin/censorlist.php index bfa7189..f704e63 100644 --- a/admin/censorlist.php +++ b/admin/censorlist.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/admin/check_script.php b/admin/check_script.php index a77e0b9..1b3e1d1 100644 --- a/admin/check_script.php +++ b/admin/check_script.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/admin/check_script_data.php b/admin/check_script_data.php index 76210c7..e9b93ae 100644 --- a/admin/check_script_data.php +++ b/admin/check_script_data.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if ( !defined('IN_uF') ) diff --git a/admin/forum_info.php b/admin/forum_info.php index e5605b1..47a10a1 100644 --- a/admin/forum_info.php +++ b/admin/forum_info.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/admin/header.php b/admin/header.php index 4155208..afc5871 100644 --- a/admin/header.php +++ b/admin/header.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/admin/index.php b/admin/index.php index a6dc79b..a66da65 100644 --- a/admin/index.php +++ b/admin/index.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/admin/mass_email.php b/admin/mass_email.php index 565b103..91e1e49 100644 --- a/admin/mass_email.php +++ b/admin/mass_email.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/admin/smilelist.php b/admin/smilelist.php index 5bb6e2e..9b72228 100644 --- a/admin/smilelist.php +++ b/admin/smilelist.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/admin/styles.php b/admin/styles.php index 22a4917..975f5b5 100644 --- a/admin/styles.php +++ b/admin/styles.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/common.php b/common.php index 5a87205..7fe1b6b 100644 --- a/common.php +++ b/common.php @@ -2,9 +2,9 @@ /** * @package uForum * @file common.php -* @version $Id Exp$ -* @copyright 2008(c) PioDer -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ @@ -12,6 +12,7 @@ if (is_dir('install')) { die('Please delete or rename catalog "install"'); } + //set global preferences from DataBase $sql="SELECT * FROM ".CONFIG_TABLE.""; $query=DataBase::sql_query($sql,'CRITICAL','Could not obtain config information'); diff --git a/config.php b/config.php index 8ba4240..6a7ed92 100644 --- a/config.php +++ b/config.php @@ -1,12 +1,8 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html -* @license GNU GPL v3 -**/ + +//uForum config +//don't modifiy this file! + if ( !defined('IN_uF') ) { die('Hacking attempt'); diff --git a/eprofile.php b/eprofile.php index 4463092..f818e23 100644 --- a/eprofile.php +++ b/eprofile.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/forum.php b/forum.php index d3d9246..2730efe 100644 --- a/forum.php +++ b/forum.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/groups.php b/groups.php index be5fd63..49d7065 100644 --- a/groups.php +++ b/groups.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/includes/admin/class_forum.php b/includes/admin/class_forum.php index f795ae7..4f99ca2 100644 --- a/includes/admin/class_forum.php +++ b/includes/admin/class_forum.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if ( !defined('IN_uF') ) diff --git a/includes/admin/class_main.php b/includes/admin/class_main.php index 6dad0dc..3aacdd0 100644 --- a/includes/admin/class_main.php +++ b/includes/admin/class_main.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if ( !defined('IN_uF') ) diff --git a/includes/cache/cache_forums.php b/includes/cache/cache_forums.php index feba837..660349a 100644 --- a/includes/cache/cache_forums.php +++ b/includes/cache/cache_forums.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if(!defined('IN_uF')) diff --git a/includes/cache/cache_index.php b/includes/cache/cache_index.php index 3249758..ec65986 100644 --- a/includes/cache/cache_index.php +++ b/includes/cache/cache_index.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if(!defined('IN_uF')) diff --git a/includes/cache/cache_topic.php b/includes/cache/cache_topic.php index 81e2172..dbff6bc 100644 --- a/includes/cache/cache_topic.php +++ b/includes/cache/cache_topic.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if(!defined('IN_uF')) diff --git a/includes/class_db.php b/includes/class_db.php index 8d4992b..992894a 100644 --- a/includes/class_db.php +++ b/includes/class_db.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if ( !defined('IN_uF') ) diff --git a/includes/class_email.php b/includes/class_email.php index ffae7fa..e5d1dde 100644 --- a/includes/class_email.php +++ b/includes/class_email.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if ( !defined('IN_uF') ) diff --git a/includes/class_error.php b/includes/class_error.php index fa8ece6..af7e161 100644 --- a/includes/class_error.php +++ b/includes/class_error.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if ( !defined('IN_uF') ) diff --git a/includes/class_forum.php b/includes/class_forum.php index c58353a..968c0cb 100644 --- a/includes/class_forum.php +++ b/includes/class_forum.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if ( !defined('IN_uF') ) diff --git a/includes/class_mod.php b/includes/class_mod.php index b158d0f..aed40be 100644 --- a/includes/class_mod.php +++ b/includes/class_mod.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if ( !defined('IN_uF') ) diff --git a/includes/class_overall.php b/includes/class_overall.php index e0818f4..12d4504 100644 --- a/includes/class_overall.php +++ b/includes/class_overall.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if ( !defined('IN_uF') ) diff --git a/includes/class_posting.php b/includes/class_posting.php index 0d420d1..2226f22 100644 --- a/includes/class_posting.php +++ b/includes/class_posting.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if ( !defined('IN_uF') ) diff --git a/includes/class_shoutbox.php b/includes/class_shoutbox.php index cdb0303..1c58ae2 100644 --- a/includes/class_shoutbox.php +++ b/includes/class_shoutbox.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if ( !defined('IN_uF') ) diff --git a/includes/class_topic.php b/includes/class_topic.php index de1a3a7..4f88011 100644 --- a/includes/class_topic.php +++ b/includes/class_topic.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if ( !defined('IN_uF') ) diff --git a/includes/class_user.php b/includes/class_user.php index 46ee71d..a239f63 100644 --- a/includes/class_user.php +++ b/includes/class_user.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if ( !defined('IN_uF') ) diff --git a/includes/classes/class_pms.php b/includes/classes/class_pms.php index 695ec7e..0a03f27 100644 --- a/includes/classes/class_pms.php +++ b/includes/classes/class_pms.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if ( !defined('IN_uF') ) diff --git a/includes/classes/secure.php b/includes/classes/secure.php index 1165246..d548b16 100644 --- a/includes/classes/secure.php +++ b/includes/classes/secure.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if ( !defined('IN_uF') ) diff --git a/includes/constants.php b/includes/constants.php index c899437..9302402 100644 --- a/includes/constants.php +++ b/includes/constants.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if (!defined('IN_uF')) @@ -40,7 +40,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-2009 PioDer'); //hash for password define('PASSWD_HASH','bJVhVFCthvhVhKBU6GUbhUBU6VI7BiU6fV7G76Kbug6FU67VsaVYat5FJUHssaYVY5fV5GUHI76uKYTjYKKTatastYKYTYKg6ds7IRdsagI565JTrJ4NFGagGKLULygaTJHgfYDRZagGHJ65KL7iryikuuyriMYIYYUyugFTDeRnLKJNuyTDTRsERy78IJOhHCTDYjomLKBJDF5THNNBjyFCDYekjnKBUYgIHnUIbyuG6UyHNKJjnKHVut6FBYlH987g6GIUBbg76V5NNLUBH76BKLBi76FVtjN76Gi77ggYVCx3 R4SGhfGLHIH64XFGBUNLJOgfvc4Y3ScvmljmOBVc4klJKNIuBGVY6 MbvhGCRGgJLjKFHrYYJnKJGFHTfJJjnLK'); diff --git a/includes/sessions.php b/includes/sessions.php index 01a9b7f..04061e4 100644 --- a/includes/sessions.php +++ b/includes/sessions.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if ( !defined('IN_uF') ) diff --git a/includes/sql_parse.php b/includes/sql_parse.php index 1215cb9..2c42f36 100644 --- a/includes/sql_parse.php +++ b/includes/sql_parse.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 * @note Originally, phpMyAdmin function **/ diff --git a/index.php b/index.php index 60de16f..9cb943f 100644 --- a/index.php +++ b/index.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/install/config.php b/install/config.php index 54b3049..2a13e56 100644 --- a/install/config.php +++ b/install/config.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if ( !defined('IN_uF') ) diff --git a/install/functions_add.php b/install/functions_add.php index 06e1555..e910114 100644 --- a/install/functions_add.php +++ b/install/functions_add.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html/ +* @version $Id$3:26 +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl// * @license GNU GPL v3 **/ if (!defined('IN_uF')) diff --git a/install/index.php b/install/index.php index 18c26ba..a9182ac 100644 --- a/install/index.php +++ b/install/index.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF',true); diff --git a/lngs/Polish/admin.php b/lngs/Polish/admin.php index db86d77..434054a 100644 --- a/lngs/Polish/admin.php +++ b/lngs/Polish/admin.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ include('./../lngs/Polish/wysiwyg.php'); diff --git a/lngs/Polish/email.php b/lngs/Polish/email.php index 39ee98f..f606dbe 100644 --- a/lngs/Polish/email.php +++ b/lngs/Polish/email.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ //register message :] diff --git a/lngs/Polish/install.php b/lngs/Polish/install.php index 09fe5e9..e2c6d12 100644 --- a/lngs/Polish/install.php +++ b/lngs/Polish/install.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ $lng['install_header']='Instalator skryptu µForum'; diff --git a/lngs/Polish/main.php b/lngs/Polish/main.php index b576068..d29bde1 100644 --- a/lngs/Polish/main.php +++ b/lngs/Polish/main.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ include('./lngs/Polish/wysiwyg.php'); diff --git a/lngs/Polish/quick_reply.php b/lngs/Polish/quick_reply.php index a8b86b5..03dbad6 100644 --- a/lngs/Polish/quick_reply.php +++ b/lngs/Polish/quick_reply.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ $lng['title']='Szybka Odpowiedź'; diff --git a/lngs/Polish/wysiwyg.php b/lngs/Polish/wysiwyg.php index e75df53..a0d9c18 100644 --- a/lngs/Polish/wysiwyg.php +++ b/lngs/Polish/wysiwyg.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ $lng['function_disabled_html_mode']='Funkcja niedostępna w trybie HTML'; diff --git a/login.php b/login.php index fc65650..db8efcf 100644 --- a/login.php +++ b/login.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/moderate.php b/moderate.php index 41511ad..57850d8 100644 --- a/moderate.php +++ b/moderate.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/pms.php b/pms.php index 3b4fcc4..804cc42 100644 --- a/pms.php +++ b/pms.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/posting.php b/posting.php index 46bd542..01d9c60 100644 --- a/posting.php +++ b/posting.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/quick_reply.php b/quick_reply.php index bbcead3..60f0f28 100644 --- a/quick_reply.php +++ b/quick_reply.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ if ( !defined('IN_uF') ) diff --git a/register.php b/register.php index 33e8c87..adef4d2 100644 --- a/register.php +++ b/register.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/search.php b/search.php index 5f89b60..2be292a 100644 --- a/search.php +++ b/search.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/shoutbox.php b/shoutbox.php index f367ed4..ec78a30 100644 --- a/shoutbox.php +++ b/shoutbox.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ diff --git a/skins/subPurple/images/lng_Polish/Thumbs.db b/skins/subPurple/images/lng_Polish/Thumbs.db index e90d9b62bf9c04cd0575d23971b31c3a46b6ab55..76906444ab8f4c0e379b57175a9c48ff6960fbfd 100644 GIT binary patch delta 481 zcmY+7KS%;`6vt0{{;M-Bv!TCQ5)l+CVQ>}=O@VMXgbl4t5ftGRWp}rPOAQYiA_^&o zG^qFyC)z)V28F00Y0DrSnkqWOCF&5y-K?yuWH5}NDFJ1guAdkDPGqA+3DCDQrYl4rf zy(IBZtSl$6SL%Vnd?ACA(kLw3Hj@~WhM<%m z&SF*y0LD*~SeE*sG!a+OEe}8eLZ`^f9q_b2n8gLz537|_3KOymENfpW%*h@QVp|IN ZlvN|Rb`BNt7W3L+t!W(ZS(Tb{L3;bvp$5G?8*u@(kR5r~N@k$E8$68dwPf39EL+BaX(n)K>l&N hh^o>K;nzWpd?~sEO5X{MysZiza5v`ONb|-E`v(jX$vFT3 diff --git a/skins/subPurple/images/wyzz/Thumbs.db b/skins/subPurple/images/wyzz/Thumbs.db index 31b0cd30aef1ab1892c558cecb56dd1f02692658..b7dc9ba797c24d74c0b62705ae625d8342cdcdf3 100644 GIT binary patch delta 31 ncmZp0XmHq&!@@Sf^+IFasm( -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/user.php b/user.php index 3fc6e06..c438765 100644 --- a/user.php +++ b/user.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/users.php b/users.php index a72cfc3..13c7088 100644 --- a/users.php +++ b/users.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true); diff --git a/warns.php b/warns.php index 59f08f8..6eed8fb 100644 --- a/warns.php +++ b/warns.php @@ -1,10 +1,10 @@ -* @link http://pioder.gim2przemysl.int.pl/dsf.html +* @version $Id$ +* @copyright 2009(c) PioDer +* @link http://pioder.gim2przemysl.int.pl/ * @license GNU GPL v3 **/ define('IN_uF', true);