First Draft of the Example Files
@@ -0,0 +1,11 @@
<?php
User::pwd_string();
class User
{
static function pwd_string()
echo "Please enter your password";
}
?>
The note is not visible to the blocked user.