Dev #107

Merged
gr00tie merged 18 commits from dev into main 2023-11-14 12:51:56 +00:00
Showing only changes of commit 6978fc9069 - Show all commits

View file

@ -2,7 +2,7 @@
$host = $_SERVER['HTTP_HOST']; $host = $_SERVER['HTTP_HOST'];
if ($host == 'dev.dtch.online') { if ($host == 'dev.dtch.online') {
echo "You are on the development! Site"; echo "<center>You are on the development! Site</center>";
} }
?> ?>
<div class="topnav"> <div class="topnav">