First Draft of the Example Files
@@ -0,0 +1,10 @@
<?php
class User
{
public $name, $password;
function get_password()
return $this->password;
}
?>
The note is not visible to the blocked user.