@@ -2,6 +2,8 @@
session_start();
require_once __DIR__ . '/Library/Parsedown.php';
spl_autoload_register(function ($className) {
if (substr($className, 0, 4) !== 'ppa\\') { return; }
The note is not visible to the blocked user.