Skip to content

Commit

Permalink
Removed MOODLE_INTERNAL check (#609)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjnelson committed Mar 19, 2024
1 parent d8a6ad1 commit 74c30e1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions classes/output/mobile.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@

namespace mod_customcert\output;

defined('MOODLE_INTERNAL') || die('Direct access to this script is forbidden.');

/**
* Mobile output class for the custom certificate.
*
Expand Down

0 comments on commit 74c30e1

Please sign in to comment.