Final
@@ -1,12 +0,0 @@
<?php
require_once 'login.php';
try
{
$pdo = new PDO($attr, $user, $pass, $opts);
}
catch (\PDOException $e)
throw new \PDOException($e->getMessage(), (int)$e->getCode());
?>
The note is not visible to the blocked user.