Skip to content

Commit

Permalink
Prerelease 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilyas Ronef committed Feb 2, 2018
1 parent 2ad6e9f commit 79ac7db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ddYMap.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* ddYMap
* @version 1.6 (2017-11-28)
* @version 1.6.1 (2018-02-02)
*
* @desc A snippet that allows Yandex.Maps to be rendered on a page in a simple way.
*
Expand All @@ -24,9 +24,9 @@
* @param $lang {'ru_RU'|'en_US'|'ru_UA'|'uk_UA'|'tr_TR'} — Map language — locale ID. See http://api.yandex.com/maps/doc/jsapi/2.x/dg/concepts/load.xml for more information. Default: 'ru_RU'.
* @param $scriptsLocation {'head'|'body'} — The tag where jQuery scripts are included. Default: 'head'.
*
* @link http://code.divandesign.biz/modx/ddymap/1.6
* @link http://code.divandesign.biz/modx/ddymap/1.6.1
*
* @copyright 2015–2017 DivanDesign {@link http://www.DivanDesign.biz }
* @copyright 2015–2018 DivanDesign {@link http://www.DivanDesign.biz }
*/

//Include MODXEvo.libraries.ddTools
Expand Down

0 comments on commit 79ac7db

Please sign in to comment.