diff --git a/admin/admin_forums.php b/admin/admin_forums.php index 7b5b580..b18fe58 100644 --- a/admin/admin_forums.php +++ b/admin/admin_forums.php @@ -4,7 +4,7 @@ * @file admin/admin_forums.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/admin/admin_groups.php b/admin/admin_groups.php index 87c30aa..199441e 100644 --- a/admin/admin_groups.php +++ b/admin/admin_groups.php @@ -4,7 +4,7 @@ * @file admin/admin_groups.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/admin/admin_script.php b/admin/admin_script.php index 72f7af6..2ae4eb4 100644 --- a/admin/admin_script.php +++ b/admin/admin_script.php @@ -4,7 +4,7 @@ * @file admin/admin_scripts.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/admin/admin_users.php b/admin/admin_users.php index bddaecd..073a025 100644 --- a/admin/admin_users.php +++ b/admin/admin_users.php @@ -4,7 +4,7 @@ * @file admin/admin_users.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/admin/banlist.php b/admin/banlist.php index 544e748..13f69d0 100644 --- a/admin/banlist.php +++ b/admin/banlist.php @@ -4,7 +4,7 @@ * @file admin/banlist.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/admin/censorlist.php b/admin/censorlist.php index 8ed6d12..06bf761 100644 --- a/admin/censorlist.php +++ b/admin/censorlist.php @@ -4,7 +4,7 @@ * @file admin/censorlist.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/admin/check_script.php b/admin/check_script.php index 5981019..f84822d 100644 --- a/admin/check_script.php +++ b/admin/check_script.php @@ -4,7 +4,7 @@ * @file admin/check_script.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/admin/check_script_data.php b/admin/check_script_data.php index b0315ba..b415177 100644 --- a/admin/check_script_data.php +++ b/admin/check_script_data.php @@ -4,7 +4,7 @@ * @file admin/check_script_data.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @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 793f9ae..a23fed7 100644 --- a/admin/forum_info.php +++ b/admin/forum_info.php @@ -4,7 +4,7 @@ * @file admin/forum_info.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/admin/header.php b/admin/header.php index 5aecdba..da0499f 100644 --- a/admin/header.php +++ b/admin/header.php @@ -4,7 +4,7 @@ * @file admin/header.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/admin/index.php b/admin/index.php index 2dd3167..6e647e4 100644 --- a/admin/index.php +++ b/admin/index.php @@ -4,7 +4,7 @@ * @file admin/index.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/admin/mass_email.php b/admin/mass_email.php index 76db29e..cfcacf0 100644 --- a/admin/mass_email.php +++ b/admin/mass_email.php @@ -4,7 +4,7 @@ * @file admin/mass_email.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/admin/smilelist.php b/admin/smilelist.php index 3712382..7a5222c 100644 --- a/admin/smilelist.php +++ b/admin/smilelist.php @@ -4,7 +4,7 @@ * @file admin/smilelist.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/common.php b/common.php index 66f2377..3b41930 100644 --- a/common.php +++ b/common.php @@ -4,7 +4,7 @@ * @file common.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ diff --git a/eprofile.php b/eprofile.php index 63adfdc..907c01e 100644 --- a/eprofile.php +++ b/eprofile.php @@ -4,7 +4,7 @@ * @file eprofile.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/forum.php b/forum.php index 499763e..eb412c5 100644 --- a/forum.php +++ b/forum.php @@ -4,7 +4,7 @@ * @file forum.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/groups.php b/groups.php index d6188b7..2c2f07c 100644 --- a/groups.php +++ b/groups.php @@ -4,7 +4,7 @@ * @file groups.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/includes/admin/class_forum.php b/includes/admin/class_forum.php index 5c5c2aa..8f58b68 100644 --- a/includes/admin/class_forum.php +++ b/includes/admin/class_forum.php @@ -4,7 +4,7 @@ * @file includes/admin/class_forum.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @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 754d1d0..02ac349 100644 --- a/includes/admin/class_main.php +++ b/includes/admin/class_main.php @@ -4,7 +4,7 @@ * @file includes/admin/class_main.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @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 5499f93..96f9482 100644 --- a/includes/cache/cache_forums.php +++ b/includes/cache/cache_forums.php @@ -4,7 +4,7 @@ * @file includes/cache/cache_forums.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @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 34e5c3c..45274c6 100644 --- a/includes/cache/cache_index.php +++ b/includes/cache/cache_index.php @@ -4,7 +4,7 @@ * @file includes/cache/cache_index.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @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 4211de6..1f20934 100644 --- a/includes/cache/cache_topic.php +++ b/includes/cache/cache_topic.php @@ -4,7 +4,7 @@ * @file includes/cache/cache_topic.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @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 d3b27c0..da9a12c 100644 --- a/includes/classes/class_forum.php +++ b/includes/classes/class_forum.php @@ -2,9 +2,9 @@ /** * @package uForum * @file includes/classes/class_forum.php -* @version $Id: classes/class_forum.php 15 2009-05-01 17:06:40Z pioder $ +* @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @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 23c14e8..5e872e8 100644 --- a/includes/classes/class_mod.php +++ b/includes/classes/class_mod.php @@ -2,9 +2,9 @@ /** * @package uForum * @file includes/classes/class_mod.php -* @version $Id: classes/class_mod.php 15 2009-05-01 17:06:40Z pioder $ +* @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @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 42419be..5aa90dd 100644 --- a/includes/classes/class_pms.php +++ b/includes/classes/class_pms.php @@ -4,7 +4,7 @@ * @file includes/classes/class_pms.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @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 6d892a1..130c9d6 100644 --- a/includes/classes/class_posting.php +++ b/includes/classes/class_posting.php @@ -2,9 +2,9 @@ /** * @package uForum * @file includes/classes/class_posting.php -* @version $Id: classes/class_posting.php 15 2009-05-01 17:06:40Z pioder $ +* @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @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 afccfbc..4f5cd29 100644 --- a/includes/classes/class_topic.php +++ b/includes/classes/class_topic.php @@ -2,9 +2,9 @@ /** * @package uForum * @file includes/classes/class_topic.php -* @version $Id: classes/class_topic.php 15 2009-05-01 17:06:40Z pioder $ +* @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @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 71fa6fb..52e2e2f 100644 --- a/includes/classes/class_user.php +++ b/includes/classes/class_user.php @@ -2,9 +2,9 @@ /** * @package uForum * @file includes/classes/class_user.php -* @version $Id: classes/class_user.php 15 2009-05-01 17:06:40Z pioder $ +* @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ if ( !defined('IN_uF') ) diff --git a/includes/classes/index.html b/includes/classes/index.html new file mode 100644 index 0000000..c2733fd --- /dev/null +++ b/includes/classes/index.html @@ -0,0 +1,15 @@ + + + + + Untitled + + + + +

+ + +

+ + diff --git a/includes/classes/secure.php b/includes/classes/secure.php index b26463d..9f06b66 100644 --- a/includes/classes/secure.php +++ b/includes/classes/secure.php @@ -4,7 +4,7 @@ * @file includes/classes/secure.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ if ( !defined('IN_uF') ) diff --git a/includes/constants.php b/includes/constants.php index 3e475b4..a6e783b 100644 --- a/includes/constants.php +++ b/includes/constants.php @@ -4,7 +4,7 @@ * @file constans.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ if (!defined('IN_uF')) diff --git a/includes/db.php b/includes/db.php index d94fcf1..4c77869 100644 --- a/includes/db.php +++ b/includes/db.php @@ -4,7 +4,7 @@ * @file includes/db.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ if ( !defined('IN_uF') ) diff --git a/includes/emailer.php b/includes/emailer.php index ad4d1ff..73f0a73 100644 --- a/includes/emailer.php +++ b/includes/emailer.php @@ -4,7 +4,7 @@ * @file includes/class_email.php * @version $Id: emailer.php -1 $ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ if ( !defined('IN_uF') ) diff --git a/includes/errors.php b/includes/errors.php index 0803ca2..8e202d4 100644 --- a/includes/errors.php +++ b/includes/errors.php @@ -4,7 +4,7 @@ * @file includes/errors.php * @version $Id: errors.php 15 2009-05-01 17:06:40Z pioder $ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ if ( !defined('IN_uF') ) diff --git a/includes/misc_functions.php b/includes/misc_functions.php index 6c2970d..918e954 100644 --- a/includes/misc_functions.php +++ b/includes/misc_functions.php @@ -4,7 +4,7 @@ * @file includes/class_overall.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ if ( !defined('IN_uF') ) diff --git a/includes/pms/index.html b/includes/pms/index.html new file mode 100644 index 0000000..c2733fd --- /dev/null +++ b/includes/pms/index.html @@ -0,0 +1,15 @@ + + + + + Untitled + + + + +

+ + +

+ + diff --git a/includes/pms/pms_delete.php b/includes/pms/pms_delete.php index b8b9b92..9cb3848 100644 --- a/includes/pms/pms_delete.php +++ b/includes/pms/pms_delete.php @@ -1,4 +1,16 @@ +* @link http://www.pioder.pl/ +* @license see LICENSE.txt +**/ +if ( !defined('IN_uF') ) +{ + die('Hacking attempt'); +} if (isset($_GET['user'])) { diff --git a/includes/pms/pms_folder.php b/includes/pms/pms_folder.php index 5c0d8d1..9f14e8d 100644 --- a/includes/pms/pms_folder.php +++ b/includes/pms/pms_folder.php @@ -1,4 +1,16 @@ +* @link http://www.pioder.pl/ +* @license see LICENSE.txt +**/ +if ( !defined('IN_uF') ) +{ + die('Hacking attempt'); +} // //private messsages cache - v1.0 Alpha 2 diff --git a/includes/pms/pms_view.php b/includes/pms/pms_view.php index cbf1a73..7360934 100644 --- a/includes/pms/pms_view.php +++ b/includes/pms/pms_view.php @@ -1,4 +1,16 @@ +* @link http://www.pioder.pl/ +* @license see LICENSE.txt +**/ +if ( !defined('IN_uF') ) +{ + die('Hacking attempt'); +} //smiles cache $sql = "SELECT * FROM ".SMILES_TABLE.""; diff --git a/includes/pms/pms_write.php b/includes/pms/pms_write.php index 21c6633..decd966 100644 --- a/includes/pms/pms_write.php +++ b/includes/pms/pms_write.php @@ -1,4 +1,16 @@ +* @link http://www.pioder.pl/ +* @license see LICENSE.txt +**/ +if ( !defined('IN_uF') ) +{ + die('Hacking attempt'); +} $msg =''; diff --git a/includes/sessions.php b/includes/sessions.php index d063a1e..e908ac0 100644 --- a/includes/sessions.php +++ b/includes/sessions.php @@ -4,7 +4,7 @@ * @file includes/sessions.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @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 7452a88..1457e9f 100644 --- a/includes/sql_parse.php +++ b/includes/sql_parse.php @@ -4,7 +4,7 @@ * @file includes/sql_parse.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt * @note Originally, phpMyAdmin function **/ diff --git a/index.php b/index.php index b21db06..560edf6 100644 --- a/index.php +++ b/index.php @@ -4,7 +4,7 @@ * @file index.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/lngs/Polish/admin.php b/lngs/Polish/admin.php index 2ac1547..a295fba 100644 --- a/lngs/Polish/admin.php +++ b/lngs/Polish/admin.php @@ -4,7 +4,7 @@ * @file lngs/Polish/admin.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @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 88dce97..3c0d44a 100644 --- a/lngs/Polish/email.php +++ b/lngs/Polish/email.php @@ -4,7 +4,7 @@ * @file lngs/Polish/email.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ //register message :] diff --git a/lngs/Polish/install.php b/lngs/Polish/install.php index c1cd1af..54f8e4c 100644 --- a/lngs/Polish/install.php +++ b/lngs/Polish/install.php @@ -4,7 +4,7 @@ * @file lngs/Polish/install.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ $lng['install_header']='Instalator skryptu µForum'; diff --git a/lngs/Polish/main.php b/lngs/Polish/main.php index 566d572..dace35e 100644 --- a/lngs/Polish/main.php +++ b/lngs/Polish/main.php @@ -4,7 +4,7 @@ * @file lngs/Polish/main.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ include('./lngs/Polish/wysiwyg.php'); diff --git a/lngs/Polish/quick_reply.php b/lngs/Polish/quick_reply.php index afb839a..c1a3746 100644 --- a/lngs/Polish/quick_reply.php +++ b/lngs/Polish/quick_reply.php @@ -4,7 +4,7 @@ * @file lngs/Polish/quick_reply.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ $lng['title']='Szybka Odpowiedź'; diff --git a/lngs/Polish/wysiwyg.php b/lngs/Polish/wysiwyg.php index 0ec17a1..53e77b8 100644 --- a/lngs/Polish/wysiwyg.php +++ b/lngs/Polish/wysiwyg.php @@ -4,7 +4,7 @@ * @file lngs/Polish/wysiwyg.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ $lng['function_disabled_html_mode']='Funkcja niedostÄ™pna w trybie HTML'; diff --git a/login.php b/login.php index 7c4e3ea..95355ee 100644 --- a/login.php +++ b/login.php @@ -4,7 +4,7 @@ * @file login.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/moderate.php b/moderate.php index 774c1ab..89feff5 100644 --- a/moderate.php +++ b/moderate.php @@ -4,7 +4,7 @@ * @file moderate.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/pms.php b/pms.php index a199859..c838839 100644 --- a/pms.php +++ b/pms.php @@ -4,7 +4,7 @@ * @file pms.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/posting.php b/posting.php index 37fc732..b515cf9 100644 --- a/posting.php +++ b/posting.php @@ -4,7 +4,7 @@ * @file posting.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/quick_reply.php b/quick_reply.php index f99c819..3f62cce 100644 --- a/quick_reply.php +++ b/quick_reply.php @@ -4,7 +4,7 @@ * @file quick_reply.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ if ( !defined('IN_uF') ) diff --git a/register.php b/register.php index 6e8b691..f4ed1fc 100644 --- a/register.php +++ b/register.php @@ -4,7 +4,7 @@ * @file register.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/search.php b/search.php index 94108bf..b99489c 100644 --- a/search.php +++ b/search.php @@ -4,7 +4,7 @@ * @file search.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/shoutbox.php b/shoutbox.php index 812d389..a53fd03 100644 --- a/shoutbox.php +++ b/shoutbox.php @@ -4,7 +4,7 @@ * @file shoutbox.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ diff --git a/topic.php b/topic.php index 8da83c8..e49e2a9 100644 --- a/topic.php +++ b/topic.php @@ -4,7 +4,7 @@ * @file topic.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/user.php b/user.php index 542442d..3620ced 100644 --- a/user.php +++ b/user.php @@ -4,7 +4,7 @@ * @file user.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/users.php b/users.php index 20bcbd5..40785a5 100644 --- a/users.php +++ b/users.php @@ -4,7 +4,7 @@ * @file users.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true); diff --git a/warns.php b/warns.php index 14bf7a7..b55567a 100644 --- a/warns.php +++ b/warns.php @@ -4,7 +4,7 @@ * @file warns.php * @version $Id$ * @copyright 2007-2010 (c) PioDer -* @link http://www.pioder.pl/ +* @link http://www.pioder.pl/ * @license see LICENSE.txt **/ define('IN_uF', true);