Conflicts:
	boot.php
	include/items.php
	util/messages.po
This commit is contained in:
redmatrix
2015-07-03 15:03:56 -07:00
4 changed files with 618 additions and 100 deletions

View File

@@ -1231,7 +1231,6 @@ function encode_item($item,$mirror = false) {
$x['item_delayed'] = $item['item_delayed'];
$x['item_pending_remove'] = $item['item_pending_remove'];
$x['item_blocked'] = $item['item_blocked'];
}