<?php
require_once 'findretros_config.php';
require_once 'findretros.php';
$findRetros = new FindRetros();
if(!$findRetros->hasClientVoted()) {
$findRetros->redirectClientToVote();
}
?>
You're simply not adding it correctly then, followEven, after following everyones instructions, it does not work for me
My guess is that you haven’t closed the PHP, but I won’t be on Discord now until tomorrow, sorry!Do you have discord @Lighter maybe you could help, ive verified everything has been setup correctly