Fix check MOODLE_INTERNAL
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
		@@ -24,7 +24,7 @@
 | 
			
		||||
 | 
			
		||||
namespace local_webhooks\event;
 | 
			
		||||
 | 
			
		||||
defined("MOODLE_INTERNAL") || die();
 | 
			
		||||
defined('MOODLE_INTERNAL') || die();
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Defines how to work with events.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user