Skip to content

Commit

Permalink
Update guide.php
Browse files Browse the repository at this point in the history
External check for linting
  • Loading branch information
marcusgreen authored Apr 7, 2024
1 parent 81359b0 commit ff0580f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions guide.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/

defined('MOODLE_INTERNAL') || die();

require(__DIR__ . '../../../config.php');
require_once(__DIR__ . '/../../report/advancedgrading/locallib.php');
require_once(__DIR__ . '/../../lib/excellib.class.php');
Expand Down

0 comments on commit ff0580f

Please sign in to comment.