Skip to content

Commit

Permalink
Prerelease 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Tornek committed Nov 28, 2017
1 parent 5492305 commit 4beb523
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ddYMap.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* ddYMap
* @version 1.5 (2015-02-01)
* @version 1.6 (2017-11-28)
*
* @desc A snippet that allows Yandex.Maps to be rendered on a page in a simple way.
*
Expand All @@ -23,7 +23,7 @@
* @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.5
* @link http://code.divandesign.biz/modx/ddymap/1.6
*
* @copyright 2015–2017 DivanDesign {@link http://www.DivanDesign.biz }
*/
Expand Down

0 comments on commit 4beb523

Please sign in to comment.