Parent: [r14]
changed | /support/addpost.php |
--- a/support/addpost.php +++ b/support/addpost.php @@ -33,6 +33,7 @@ if ($notifications == "true") { if ($requestDetail->sr_status[0] != $sta) { + $num = $id; include("../support/noti_statusrequestchange.php"); } }