v
Requirements problem!
Sorry, but ICEcoder has a problem
running on your server:
and needs 7.0 or above
";
}
if (in_array("phpSession", $reqsFailures)) {
echo "You don't appear to have a
working PHP session
";
}
if (in_array("phpReadFile", $reqsFailures)) {
echo "You don't seem to be able
to read the config file
";
}
?>