Revision 4396

View differences:

branches/v05/extensions/extWMS/src/com/iver/cit/gvsig/fmap/drivers/wms/FMapWMSDriver.java
149 149
        return client.connect(override);
150 150
    }
151 151

  
152
    public boolean connect() {
153
        return client.connect(false);
154
    }
155

  
152 156
    /**
153 157
     * @return the version of this client.
154 158
     */

Also available in: Unified diff