5 lines
85 B
PHP
5 lines
85 B
PHP
<?php
|
|
// Self Destroy due moving (added 26.03.2017, remove later)
|
|
unlink(__FILE__);
|
|
|