elearningsoftware / moodle-mod_journal

The Moodle journal module for moodle 2.0+
https://moodle.org/plugins/view.php?plugin=mod_journal
16 stars 34 forks source link

Fix require_once call to Moodle externallib.php #83

Closed ijuanfe closed 2 years ago

ijuanfe commented 2 years ago

Just a simple fix when requiring the Moodle externallib.php library. In this particular case, using single quotes does not parse the PHP variable $CFG->libdir in the string.