<meta http-equiv="refresh" content="2;url=xmpp.php">
<div align='center'>
<?php
if ($action == "add") {
echo "Add Complete\n";
}
if ($action == "update") {
echo "Edit Complete\n";
?>
</div>