5 lines
137 B
PHP
Executable file
5 lines
137 B
PHP
Executable file
<?php
|
|
|
|
return array(
|
|
'error' => 'あなたは少なくとも一つのオプションを選択しなければなりません。'
|
|
);
|