This commit is contained in:
2025-07-06 10:41:04 +07:00
parent fbcb72a47b
commit b989a89e2b
2 changed files with 6 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
<?php
// Exit (success)
return [
'' => ''
]

View File

@@ -1,3 +0,0 @@
return [
'' => ''
]