+ 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:
@@ -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 <pioder@wp.pl>
|
||||
* @link http://www.pioder.pl/
|
||||
* @link http://www.pioder.pl/
|
||||
* @license see LICENSE.txt
|
||||
**/
|
||||
if ( !defined('IN_uF') )
|
||||
|
||||
@@ -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 <pioder@wp.pl>
|
||||
* @link http://www.pioder.pl/
|
||||
* @link http://www.pioder.pl/
|
||||
* @license see LICENSE.txt
|
||||
**/
|
||||
if ( !defined('IN_uF') )
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* @file includes/classes/class_pms.php
|
||||
* @version $Id$
|
||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||
* @link http://www.pioder.pl/
|
||||
* @link http://www.pioder.pl/
|
||||
* @license see LICENSE.txt
|
||||
**/
|
||||
if ( !defined('IN_uF') )
|
||||
|
||||
@@ -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 <pioder@wp.pl>
|
||||
* @link http://www.pioder.pl/
|
||||
* @link http://www.pioder.pl/
|
||||
* @license see LICENSE.txt
|
||||
**/
|
||||
if ( !defined('IN_uF') )
|
||||
|
||||
@@ -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 <pioder@wp.pl>
|
||||
* @link http://www.pioder.pl/
|
||||
* @link http://www.pioder.pl/
|
||||
* @license see LICENSE.txt
|
||||
**/
|
||||
if ( !defined('IN_uF') )
|
||||
|
||||
@@ -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 <pioder@wp.pl>
|
||||
* @link http://www.pioder.pl/
|
||||
* @link http://www.pioder.pl/
|
||||
* @license see LICENSE.txt
|
||||
**/
|
||||
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
|
||||
* @version $Id$
|
||||
* @copyright 2007-2010 (c) PioDer <pioder@wp.pl>
|
||||
* @link http://www.pioder.pl/
|
||||
* @link http://www.pioder.pl/
|
||||
* @license see LICENSE.txt
|
||||
**/
|
||||
if ( !defined('IN_uF') )
|
||||
|
||||
Reference in New Issue
Block a user