mirror of
https://github.com/LdesignMedia/moodle-availability_ipaddress.git
synced 2026-05-16 21:41:28 +02:00
Add Moodle 4.0 Support
This commit is contained in:
@@ -28,8 +28,6 @@ namespace availability_ipaddress;
|
||||
|
||||
use core_availability\info;
|
||||
|
||||
defined('MOODLE_INTERNAL') || die;
|
||||
|
||||
/**
|
||||
* Class condition
|
||||
*
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
**/
|
||||
|
||||
namespace availability_ipaddress;
|
||||
defined('MOODLE_INTERNAL') || die;
|
||||
|
||||
/**
|
||||
* Class frontend
|
||||
|
||||
@@ -26,8 +26,6 @@
|
||||
|
||||
namespace availability_ipaddress\privacy;
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
/**
|
||||
* Privacy Subsystem for availability_ipaddress implementing null_provider.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user