dev
This commit is contained in:
parent
721b049d00
commit
93f02e5a95
1 changed files with 1 additions and 2 deletions
|
|
@ -2,8 +2,7 @@
|
|||
$host = $_SERVER['HTTP_HOST'];
|
||||
|
||||
if ($host == 'dev.dtch.online') {
|
||||
echo "You are on the development! <BR>";
|
||||
echo 'For prod <a href="https://dtch.online">DTCH PRODUCTION</a>';
|
||||
echo "You are on the development! Site";
|
||||
}
|
||||
?>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue