mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced 2026-05-17 05:48:43 +02:00
Removing alien code.
This commit is contained in:
@@ -25,8 +25,6 @@
|
||||
|
||||
namespace auth_outage;
|
||||
|
||||
use Box\Spout\Common\Exception\InvalidArgumentException;
|
||||
|
||||
final class outagedb
|
||||
{
|
||||
/**
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
|
||||
namespace auth_outage;
|
||||
|
||||
use Horde\Socket\Client\Exception;
|
||||
|
||||
if (!defined('MOODLE_INTERNAL')) {
|
||||
die('Direct access to this script is forbidden.'); // It must be included from a Moodle page.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user