From: Weblate Date: Sat, 14 Nov 2015 09:31:23 +0000 (+0100) Subject: Merge remote-tracking branch 'origin/master' X-Git-Tag: 1.1~4 X-Git-Url: https://git.p6c8.net/jirafeau_project.git/commitdiff_plain/5545d874624b35a364e26e140a9538450ed6709f?hp=3faa18e434ca9e4fa675d31e817d403016b6445a Merge remote-tracking branch 'origin/master' --- diff --git a/lib/functions.js.php b/lib/functions.js.php index 24be13f..e981e35 100644 --- a/lib/functions.js.php +++ b/lib/functions.js.php @@ -17,7 +17,7 @@ * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . */ - +header('Content-Type: text/javascript'); define ('JIRAFEAU_ROOT', dirname (__FILE__) . '/../'); require (JIRAFEAU_ROOT . 'lib/config.original.php'); require (JIRAFEAU_ROOT . 'lib/settings.php');