[Mapbender-commits] r4773 - branches/2.6/http/classes
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Thu Oct 15 05:52:41 EDT 2009
Author: christoph
Date: 2009-10-15 05:52:40 -0400 (Thu, 15 Oct 2009)
New Revision: 4773
Modified:
branches/2.6/http/classes/class_connector.php
Log:
Modified: branches/2.6/http/classes/class_connector.php
===================================================================
--- branches/2.6/http/classes/class_connector.php 2009-10-13 09:36:43 UTC (rev 4772)
+++ branches/2.6/http/classes/class_connector.php 2009-10-15 09:52:40 UTC (rev 4773)
@@ -18,7 +18,6 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
require_once(dirname(__FILE__)."/../../core/globalSettings.php");
-session_write_close();
/**
* Establishes a connection to a given URL (and loads the content).
* Supports HTTP (GET and POST), cURL and socket connections.
More information about the Mapbender_commits
mailing list