[Mapbender-commits] r5330 - branches/2.6/http/javascripts

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Thu Jan 14 08:09:58 EST 2010


Author: christoph
Date: 2010-01-14 08:09:58 -0500 (Thu, 14 Jan 2010)
New Revision: 5330

Modified:
   branches/2.6/http/javascripts/core.php
Log:


Modified: branches/2.6/http/javascripts/core.php
===================================================================
--- branches/2.6/http/javascripts/core.php	2010-01-14 13:09:31 UTC (rev 5329)
+++ branches/2.6/http/javascripts/core.php	2010-01-14 13:09:58 UTC (rev 5330)
@@ -18,7 +18,6 @@
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 ob_start();
-header('Content-type: application/x-javascript');
 require_once(dirname(__FILE__) . "/../../lib/event.js");
 require_once(dirname(__FILE__) . "/../../lib/core.js");
 ?>
\ No newline at end of file



More information about the Mapbender_commits mailing list