Folders renumbered
@@ -0,0 +1,7 @@
<?php
if ($bank_balance < 100)
{
$money = 1000;
$bank_balance += $money;
}
?>
The note is not visible to the blocked user.