X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/7aa95dc7de12b20d7a2ae76eb6589947313b08ed..b08ece43675116c154c9515a2b93652a70dcefd6:/widget/reply.php diff --git a/widget/reply.php b/widget/reply.php index 94018c4..fd01a94 100644 --- a/widget/reply.php +++ b/widget/reply.php @@ -46,6 +46,7 @@ if ($_POST) { 'value' => $updated->$col, ]); } + $Issue = $updated; } } $_POST['reply'] = NULL;