X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/65a2f5a4f5d109f6292dbcac49026fe21e98b571..aa171727dc595bfccaffbf8be178f16639827111:/lib/functions.js.php?ds=sidebyside 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');