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