diff --git a/exchange.php b/exchange.php index b529716..ea3d9c3 100644 --- a/exchange.php +++ b/exchange.php @@ -1204,6 +1204,7 @@ function restoreToOriginal(itemid, type) { itemid = node[0].data.folderid; } else { var act = 'restoremailbox'; + var mailboxid = itemid; } var json = '{ "restoretoOriginallocation": \ @@ -1706,4 +1707,4 @@ function loadMessages(folderid, offset) { } ?> - \ No newline at end of file +