fixed
This commit is contained in:
parent
fbcb72a47b
commit
b989a89e2b
|
@ -0,0 +1,6 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
// Exit (success)
|
||||||
|
return [
|
||||||
|
'' => ''
|
||||||
|
]
|
|
@ -1,3 +0,0 @@
|
||||||
return [
|
|
||||||
'' => ''
|
|
||||||
]
|
|
Loading…
Reference in New Issue