Closed olafgrabienski closed 7 years ago
So you need to modify the require_once statement on line 4 of the get_pos.php file to point to a Drupal 7.x code base on your computer.
require_once
4
As of the last version you have to modify $drupal_path on line 17.
$drupal_path
17
updated! thanks!
As of the last version you have to modify
$drupal_path
on line17
.