Add exams from exam58 to exam98
This commit is contained in:
8
exam65/config.inc.php
Normal file
8
exam65/config.inc.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
$ip_address = $_SERVER['REMOTE_ADDR'];
|
||||
$ip_blocked = array('127.0.0.1', '100.100.100.100');
|
||||
|
||||
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user