Add edit_html to update_req
This commit is contained in:
@@ -130,6 +130,7 @@ function get_updated_req() {
|
||||
} else {
|
||||
return "Everything is complete";
|
||||
}
|
||||
edit_html($text);
|
||||
}
|
||||
// Get JSON from post, store it and decode it.
|
||||
$var = file_get_contents('php://input');
|
||||
|
||||
Reference in New Issue
Block a user