aboutsummaryrefslogtreecommitdiff
path: root/includes/header.php
blob: 765bd28130dc17547b20fe7c3a2a339584b2f0f5 (plain)
1
2
3
4
<?php

$conepone = str_ends_with($_SERVER['HTTP_HOST'], "conep.one");
$domainMode = $conepone ? "conep.one" : "minteck.org";