Messages app modifications.

This commit is contained in:
reliberate
2018-12-19 22:21:32 -08:00
parent 8439adbfa2
commit 4e795e642e
12 changed files with 1066 additions and 465 deletions

View File

@@ -50,7 +50,7 @@
unset($sql);
//redirect the user
header('Location: messages.php');
header('Location: messages_log.php');
}