4 lines
41 B
PHP
4 lines
41 B
PHP
<?php
|
|
header("location: error.php");
|
|
?>
|
<?php
|
|
header("location: error.php");
|
|
?>
|