@@ -6,7 +6,7 @@
*/
session_start();
if (!isset($_SESSION['uid'])) header("Location: index.php");
if (empty($_SESSION['uid'])) header("Location: index.php");
//include("config.php");
//$msg = filter_input(INPUT_POST,'msg');
The note is not visible to the blocked user.