@@ -1,10 +1,9 @@
<?php
session_start();
include 'Views/header.phtml';
?>
<div id="wrapper">
spl_autoload_register(function ($className) {
if (substr($className, 0, 5) !== 'Blog\\') {
// not our business
The note is not visible to the blocked user.