Fix Legacy test

This commit is contained in:
Philipp Holzer 2021-11-15 00:01:16 +01:00
commit 8bf61848f9
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432
2 changed files with 13 additions and 2 deletions

View file

@ -0,0 +1,6 @@
<?php
function legacy_init()
{
// I don't do nothing
}