wrong url
This commit is contained in:
parent
9157252221
commit
940d75cf01
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +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>';
|
||||
echo 'For prod <a href="https://dtch.online">Home</a>';
|
||||
}
|
||||
?>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue