Ajax headers for various

This commit is contained in:
pblasquez
2016-04-26 15:13:01 -07:00
parent add7aeba6b
commit 826cd17c33
12 changed files with 12 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
* option) any later version. Please see LICENSE.txt at the top level of
* the source code distribution for details.
*/
header('Content-type: application/json');
$status = 'error';
$message = 'unknown error';