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