";
}
if (hash("sha256", trim($out1[count($out1)-1]), false) === trim($cachedres)) {
echo_ifdebug(true, trim($cachedres)."
");
echo_ifdebug(true, PHP_EOL . "CHECKING_CACHE_VALIDITY: ok!" . PHP_EOL);
} else {
echo_ifdebug(true, "
" . PHP_EOL . "CHECKING_CACHE_VALIDITY: uncoherent!" . PHP_EOL);
}