Test the license check

2022.09-rc
Michael 2022-05-20 22:43:27 +00:00
rodzic 9ded39eff6
commit 5095ce621a
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -1,4 +1,3 @@
#!/usr/bin/env php
<?php
/**
* @copyright Copyright (C) 2010-2022, the Friendica project
@ -22,7 +21,7 @@
/**
* Run the worker from a daemon.
*
* #!/usr/bin/env php
* This script was taken from http://php.net/manual/en/function.pcntl-fork.php
*/