mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 17:14:42 +02:00
Bugtracker #4011
This commit is contained in:
@@ -11,9 +11,9 @@
|
|||||||
| GNU General Public License (http://gnu.org).
|
| GNU General Public License (http://gnu.org).
|
||||||
|
|
|
|
||||||
| $Source: /cvs_backup/e107_0.8/e107_plugins/pm/pm.php,v $
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/pm/pm.php,v $
|
||||||
| $Revision: 1.4 $
|
| $Revision: 1.5 $
|
||||||
| $Date: 2007-06-28 19:28:11 $
|
| $Date: 2007-07-14 20:38:11 $
|
||||||
| $Author: e107steved $
|
| $Author: mcfly_e107 $
|
||||||
+----------------------------------------------------------------------------+
|
+----------------------------------------------------------------------------+
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@@ -105,6 +105,7 @@ if("del" == $action || isset($_POST['pm_delete_selected']))
|
|||||||
$action = "outbox";
|
$action = "outbox";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
$pm_proc_id = 0;
|
||||||
unset($qs);
|
unset($qs);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user