[Mapbender-commits] r7973 - branches/2.7/http/include
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Tue Jul 19 09:04:47 EDT 2011
Author: astrid_emde
Date: 2011-07-19 06:04:46 -0700 (Tue, 19 Jul 2011)
New Revision: 7973
Modified:
branches/2.7/http/include/dyn_php.php
Log:
merged with trunk
Modified: branches/2.7/http/include/dyn_php.php
===================================================================
--- branches/2.7/http/include/dyn_php.php 2011-07-19 13:04:37 UTC (rev 7972)
+++ branches/2.7/http/include/dyn_php.php 2011-07-19 13:04:46 UTC (rev 7973)
@@ -24,7 +24,7 @@
$t = array('s', 's');
$res = db_prep_query($sql,$v,$t);
- # there used to be a echo "\n"; here, but that doesn't make any common sense (problem with return value of printFactory.php)
+ # there used to be a echo "\n"; here, but that doesn't make any common sense (problem with return value of printFactory.php)
//echo "\n";
while($row = db_fetch_array($res))
{
More information about the Mapbender_commits
mailing list