Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
return array(
|
||||
'ACCEPT' => 'ACCEPT'
|
||||
);
|
||||
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
return array(
|
||||
'ACCEPT' => '接 受'
|
||||
);
|
||||
Reference in New Issue
Block a user