d
This commit is contained in:
parent
f75ea7e020
commit
9157252221
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ $host = $_SERVER['HTTP_HOST'];
|
|||
|
||||
if ($host == 'dev.dtch.online') {
|
||||
echo "You are on the development!";
|
||||
echo 'For prod <a href="dtch.lanta.eu">Home</a>';
|
||||
}
|
||||
?>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue