Merge branch 'fix-cronLapostepr'
This commit is contained in:
commit
3b17e24180
@ -1,4 +1,7 @@
|
||||
<?php
|
||||
$_SERVER['HTTP_HOST'] = 'www.bebeboutik.com';
|
||||
$_SERVER['SERVER_NAME'] = 'www.bebeboutik.com';
|
||||
|
||||
if(isset($_SERVER['REMOTE_ADDR'])) {
|
||||
exit;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user