aboutsummaryrefslogtreecommitdiff
path: root/www/ajax/getlinkedtags.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/ajax/getlinkedtags.php')
-rw-r--r--www/ajax/getlinkedtags.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/ajax/getlinkedtags.php b/www/ajax/getlinkedtags.php
index 6de272b..f412998 100644
--- a/www/ajax/getlinkedtags.php
+++ b/www/ajax/getlinkedtags.php
@@ -20,7 +20,7 @@
***************************************************************************/
/* Return a json file with list of linked tags */
-
+$httpContentType = 'application/json';
require_once '../www-header.php';
/* Service creation: only useful services are created */