+ 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:
pioder
2010-01-14 20:09:36 +00:00
parent 194a9ffc01
commit 43657534ab
61 changed files with 138 additions and 60 deletions

View File

@@ -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') )