Further formatting fixes

This commit is contained in:
Michael 2022-05-20 04:52:18 +00:00
commit 653af77e5f
2 changed files with 6 additions and 10 deletions

View file

@ -18,6 +18,9 @@
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
*/
/**
* Run the worker from a daemon.
*
* This script was taken from http://php.net/manual/en/function.pcntl-fork.php