Fix check MOODLE_INTERNAL
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
		@@ -22,7 +22,7 @@
 | 
			
		||||
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
defined("MOODLE_INTERNAL") || die();
 | 
			
		||||
defined('MOODLE_INTERNAL') || die();
 | 
			
		||||
 | 
			
		||||
if ($hassiteconfig) {
 | 
			
		||||
    $ADMIN->add("server", new admin_externalpage("local_webhooks",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user