+ Fixed several bugs in PMs section
git-svn-id: https://svn.pioder.pl/uf-svn/uF@37 72ec579a-5ced-4fa4-82f3-afba5d98df2f
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
* @file admin/admin_forums.php
|
* @file admin/admin_forums.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file admin/admin_groups.php
|
* @file admin/admin_groups.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file admin/admin_scripts.php
|
* @file admin/admin_scripts.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file admin/admin_users.php
|
* @file admin/admin_users.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file admin/banlist.php
|
* @file admin/banlist.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file admin/censorlist.php
|
* @file admin/censorlist.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file admin/check_script.php
|
* @file admin/check_script.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file admin/check_script_data.php
|
* @file admin/check_script_data.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
if ( !defined('IN_uF') )
|
if ( !defined('IN_uF') )
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file admin/forum_info.php
|
* @file admin/forum_info.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file admin/header.php
|
* @file admin/header.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file admin/index.php
|
* @file admin/index.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file admin/mass_email.php
|
* @file admin/mass_email.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file admin/smilelist.php
|
* @file admin/smilelist.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file common.php
|
* @file common.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file eprofile.php
|
* @file eprofile.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file forum.php
|
* @file forum.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file groups.php
|
* @file groups.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file includes/admin/class_forum.php
|
* @file includes/admin/class_forum.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
if ( !defined('IN_uF') )
|
if ( !defined('IN_uF') )
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file includes/admin/class_main.php
|
* @file includes/admin/class_main.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
if ( !defined('IN_uF') )
|
if ( !defined('IN_uF') )
|
||||||
|
|||||||
2
includes/cache/cache_forums.php
vendored
2
includes/cache/cache_forums.php
vendored
@@ -4,7 +4,7 @@
|
|||||||
* @file includes/cache/cache_forums.php
|
* @file includes/cache/cache_forums.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
if(!defined('IN_uF'))
|
if(!defined('IN_uF'))
|
||||||
|
|||||||
2
includes/cache/cache_index.php
vendored
2
includes/cache/cache_index.php
vendored
@@ -4,7 +4,7 @@
|
|||||||
* @file includes/cache/cache_index.php
|
* @file includes/cache/cache_index.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
if(!defined('IN_uF'))
|
if(!defined('IN_uF'))
|
||||||
|
|||||||
2
includes/cache/cache_topic.php
vendored
2
includes/cache/cache_topic.php
vendored
@@ -4,7 +4,7 @@
|
|||||||
* @file includes/cache/cache_topic.php
|
* @file includes/cache/cache_topic.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
if(!defined('IN_uF'))
|
if(!defined('IN_uF'))
|
||||||
|
|||||||
@@ -2,9 +2,9 @@
|
|||||||
/**
|
/**
|
||||||
* @package uForum
|
* @package uForum
|
||||||
* @file includes/classes/class_forum.php
|
* @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 <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
if ( !defined('IN_uF') )
|
if ( !defined('IN_uF') )
|
||||||
|
|||||||
@@ -2,9 +2,9 @@
|
|||||||
/**
|
/**
|
||||||
* @package uForum
|
* @package uForum
|
||||||
* @file includes/classes/class_mod.php
|
* @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 <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
if ( !defined('IN_uF') )
|
if ( !defined('IN_uF') )
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file includes/classes/class_pms.php
|
* @file includes/classes/class_pms.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
if ( !defined('IN_uF') )
|
if ( !defined('IN_uF') )
|
||||||
|
|||||||
@@ -2,9 +2,9 @@
|
|||||||
/**
|
/**
|
||||||
* @package uForum
|
* @package uForum
|
||||||
* @file includes/classes/class_posting.php
|
* @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 <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
if ( !defined('IN_uF') )
|
if ( !defined('IN_uF') )
|
||||||
|
|||||||
@@ -2,9 +2,9 @@
|
|||||||
/**
|
/**
|
||||||
* @package uForum
|
* @package uForum
|
||||||
* @file includes/classes/class_topic.php
|
* @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 <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
if ( !defined('IN_uF') )
|
if ( !defined('IN_uF') )
|
||||||
|
|||||||
@@ -2,9 +2,9 @@
|
|||||||
/**
|
/**
|
||||||
* @package uForum
|
* @package uForum
|
||||||
* @file includes/classes/class_user.php
|
* @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 <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
if ( !defined('IN_uF') )
|
if ( !defined('IN_uF') )
|
||||||
|
|||||||
15
includes/classes/index.html
Normal file
15
includes/classes/index.html
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
|
<head>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||||
|
<title>Untitled</title>
|
||||||
|
<meta http-equiv="refresh" content="0; url=../index.php" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<p>
|
||||||
|
|
||||||
|
|
||||||
|
</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file includes/classes/secure.php
|
* @file includes/classes/secure.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
if ( !defined('IN_uF') )
|
if ( !defined('IN_uF') )
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file constans.php
|
* @file constans.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
if (!defined('IN_uF'))
|
if (!defined('IN_uF'))
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file includes/db.php
|
* @file includes/db.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
if ( !defined('IN_uF') )
|
if ( !defined('IN_uF') )
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file includes/class_email.php
|
* @file includes/class_email.php
|
||||||
* @version $Id: emailer.php -1 $
|
* @version $Id: emailer.php -1 $
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
if ( !defined('IN_uF') )
|
if ( !defined('IN_uF') )
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file includes/errors.php
|
* @file includes/errors.php
|
||||||
* @version $Id: errors.php 15 2009-05-01 17:06:40Z pioder $
|
* @version $Id: errors.php 15 2009-05-01 17:06:40Z pioder $
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
if ( !defined('IN_uF') )
|
if ( !defined('IN_uF') )
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file includes/class_overall.php
|
* @file includes/class_overall.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
if ( !defined('IN_uF') )
|
if ( !defined('IN_uF') )
|
||||||
|
|||||||
15
includes/pms/index.html
Normal file
15
includes/pms/index.html
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
|
<head>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||||
|
<title>Untitled</title>
|
||||||
|
<meta http-equiv="refresh" content="0; url=../index.php" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<p>
|
||||||
|
|
||||||
|
|
||||||
|
</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
@@ -1,4 +1,16 @@
|
|||||||
<?php
|
<?php
|
||||||
|
/**
|
||||||
|
* @package uForum
|
||||||
|
* @file includes/pms/pms_delete.php
|
||||||
|
* @version $Id$
|
||||||
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
|
* @link http://www.pioder.pl/
|
||||||
|
* @license see LICENSE.txt
|
||||||
|
**/
|
||||||
|
if ( !defined('IN_uF') )
|
||||||
|
{
|
||||||
|
die('Hacking attempt');
|
||||||
|
}
|
||||||
|
|
||||||
if (isset($_GET['user']))
|
if (isset($_GET['user']))
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1,4 +1,16 @@
|
|||||||
<?php
|
<?php
|
||||||
|
/**
|
||||||
|
* @package uForum
|
||||||
|
* @file includes/pms/pms_folder.php
|
||||||
|
* @version $Id$
|
||||||
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
|
* @link http://www.pioder.pl/
|
||||||
|
* @license see LICENSE.txt
|
||||||
|
**/
|
||||||
|
if ( !defined('IN_uF') )
|
||||||
|
{
|
||||||
|
die('Hacking attempt');
|
||||||
|
}
|
||||||
|
|
||||||
//
|
//
|
||||||
//private messsages cache - v1.0 Alpha 2
|
//private messsages cache - v1.0 Alpha 2
|
||||||
|
|||||||
@@ -1,4 +1,16 @@
|
|||||||
<?php
|
<?php
|
||||||
|
/**
|
||||||
|
* @package uForum
|
||||||
|
* @file includes/pms/pms_view.php
|
||||||
|
* @version $Id$
|
||||||
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
|
* @link http://www.pioder.pl/
|
||||||
|
* @license see LICENSE.txt
|
||||||
|
**/
|
||||||
|
if ( !defined('IN_uF') )
|
||||||
|
{
|
||||||
|
die('Hacking attempt');
|
||||||
|
}
|
||||||
|
|
||||||
//smiles cache
|
//smiles cache
|
||||||
$sql = "SELECT * FROM ".SMILES_TABLE."";
|
$sql = "SELECT * FROM ".SMILES_TABLE."";
|
||||||
|
|||||||
@@ -1,4 +1,16 @@
|
|||||||
<?php
|
<?php
|
||||||
|
/**
|
||||||
|
* @package uForum
|
||||||
|
* @file includes/pms/pms_write.php
|
||||||
|
* @version $Id$
|
||||||
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
|
* @link http://www.pioder.pl/
|
||||||
|
* @license see LICENSE.txt
|
||||||
|
**/
|
||||||
|
if ( !defined('IN_uF') )
|
||||||
|
{
|
||||||
|
die('Hacking attempt');
|
||||||
|
}
|
||||||
|
|
||||||
$msg ='';
|
$msg ='';
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file includes/sessions.php
|
* @file includes/sessions.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
if ( !defined('IN_uF') )
|
if ( !defined('IN_uF') )
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file includes/sql_parse.php
|
* @file includes/sql_parse.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
* @note Originally, phpMyAdmin function
|
* @note Originally, phpMyAdmin function
|
||||||
**/
|
**/
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file index.php
|
* @file index.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file lngs/Polish/admin.php
|
* @file lngs/Polish/admin.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
include('./../lngs/Polish/wysiwyg.php');
|
include('./../lngs/Polish/wysiwyg.php');
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file lngs/Polish/email.php
|
* @file lngs/Polish/email.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
//register message :]
|
//register message :]
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file lngs/Polish/install.php
|
* @file lngs/Polish/install.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
$lng['install_header']='Instalator skryptu µForum';
|
$lng['install_header']='Instalator skryptu µForum';
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file lngs/Polish/main.php
|
* @file lngs/Polish/main.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
include('./lngs/Polish/wysiwyg.php');
|
include('./lngs/Polish/wysiwyg.php');
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file lngs/Polish/quick_reply.php
|
* @file lngs/Polish/quick_reply.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
$lng['title']='Szybka Odpowiedź';
|
$lng['title']='Szybka Odpowiedź';
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file lngs/Polish/wysiwyg.php
|
* @file lngs/Polish/wysiwyg.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
$lng['function_disabled_html_mode']='Funkcja niedostępna w trybie HTML';
|
$lng['function_disabled_html_mode']='Funkcja niedostępna w trybie HTML';
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file login.php
|
* @file login.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file moderate.php
|
* @file moderate.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
2
pms.php
2
pms.php
@@ -4,7 +4,7 @@
|
|||||||
* @file pms.php
|
* @file pms.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file posting.php
|
* @file posting.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file quick_reply.php
|
* @file quick_reply.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
if ( !defined('IN_uF') )
|
if ( !defined('IN_uF') )
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file register.php
|
* @file register.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file search.php
|
* @file search.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file shoutbox.php
|
* @file shoutbox.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file topic.php
|
* @file topic.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
2
user.php
2
user.php
@@ -4,7 +4,7 @@
|
|||||||
* @file user.php
|
* @file user.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file users.php
|
* @file users.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
* @file warns.php
|
* @file warns.php
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||||
* @link http://www.pioder.pl/
|
* @link http://www.pioder.pl/
|
||||||
* @license see LICENSE.txt
|
* @license see LICENSE.txt
|
||||||
**/
|
**/
|
||||||
define('IN_uF', true);
|
define('IN_uF', true);
|
||||||
|
|||||||
Reference in New Issue
Block a user