Skip to content

Commit

Permalink
* Minor changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronef committed Jun 22, 2020
1 parent 0b8ff6e commit d2bf29b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions ddGetParentId_snippet.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@
*
* @see README.md
*
* @link http://code.divandesign.biz/modx/ddgetparentid
* @link https://code.divandesign.biz/modx/ddgetparentid
*
* @copyright 2011–2020 DivanDesign {@link http://www.DivanDesign.biz }
* @copyright 2011–2020 DD Group {@link https://DivanDesign.biz }
*/

global $modx;

//Include (MODX)EvolutionCMS.libraries.ddTools
require_once(
$modx->getConfig('base_path') .
Expand Down

0 comments on commit d2bf29b

Please sign in to comment.