@@ -0,0 +1,7 @@
<?php
if(file_exists("open.flag")) {
require "isOpen.php";
} else {
require "isGesloten.php";
}
?>
The note is not visible to the blocked user.