[mapserver-commits] r10087 - trunk/docs/en/tutorial

svn at osgeo.org svn at osgeo.org
Fri Apr 9 14:27:39 EDT 2010


Author: jmckenna
Date: 2010-04-09 14:27:38 -0400 (Fri, 09 Apr 2010)
New Revision: 10087

Modified:
   trunk/docs/en/tutorial/example1-7-map.txt
   trunk/docs/en/tutorial/example1-7.txt
Log:
remove log reference (ticket:3158)

Modified: trunk/docs/en/tutorial/example1-7-map.txt
===================================================================
--- trunk/docs/en/tutorial/example1-7-map.txt	2010-04-09 18:07:08 UTC (rev 10086)
+++ trunk/docs/en/tutorial/example1-7-map.txt	2010-04-09 18:27:38 UTC (rev 10087)
@@ -58,7 +58,6 @@
 	  WEB
 	    IMAGEPATH "/ms4w/tmp/"
 	    IMAGEURL  "/tmp/"
-	    LOG "/ms4w/log/mslog"
 	  END
 	
 	  # Layer objects are defined beneath the map object.  You need at least one

Modified: trunk/docs/en/tutorial/example1-7.txt
===================================================================
--- trunk/docs/en/tutorial/example1-7.txt	2010-04-09 18:07:08 UTC (rev 10086)
+++ trunk/docs/en/tutorial/example1-7.txt	2010-04-09 18:27:38 UTC (rev 10087)
@@ -50,8 +50,8 @@
 **OFFSITE 0 0 0**
           Ignore the black background color
 
-**STATUS DEFAULT**
-          Turn this layer on by default.
+**STATUS OFF**
+          Turn this layer off by default.
 
 **CONNECTIONTYPE WMS**
           The type of LAYER connection to use. The default is LOCAL--if we



More information about the mapserver-commits mailing list