self deleting files
watch out that you dont push them deleted on git!!!!!!
This commit is contained in:
@ -0,0 +1,2 @@
|
||||
<?php unlink(__FILE__); ?>
|
||||
|
||||
|
Reference in New Issue
Block a user
watch out that you dont push them deleted on git!!!!!!
@ -0,0 +1,2 @@
|
||||
<?php unlink(__FILE__); ?>
|
||||
|
||||
|