Init.
This commit is contained in:
5
modules_data/location/auction.php
Normal file
5
modules_data/location/auction.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
if(!defined('GAME')){ die(); }
|
||||
header('location:/core/auction/');
|
||||
die();
|
||||
?>
|
||||
Reference in New Issue
Block a user