You've already forked ugly-queue
4 lines
119 B
PHP
4 lines
119 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
if (is_dir(__DIR__.'/tasty-sandwich'))
|
||
|
|
\DCarbone\Helpers\FileHelper::superUnlink(__DIR__.'/tasty-sandwich');
|