First Draft of the Example Files
@@ -0,0 +1,4 @@
<?php // deletefile.php
if (!unlink('testfile2.new')) echo "Could not delete file";
else echo "File 'testfile2.new' successfully deleted";
?>
The note is not visible to the blocked user.