Changes between Version 73 and Version 74 of MigrationGuide5.x


Ignore:
Timestamp:
2025-02-22T11:31:51-04:00 (7 hours ago)
Author:
Jeff McKenna
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MigrationGuide5.x

    v73 v74  
    6161      //get WEB object metadata
    6262      echo $oMap->web->metadata->get("wms_title");
    63       //set the WEB object metadata
     63      //set WEB object metadata
    6464      $oMap->web->metadata->set("ows_title", "MS4W demo");
    6565    ?>