5 lines
99 B
PHP
Executable file
5 lines
99 B
PHP
Executable file
<?php
|
|
|
|
return array(
|
|
'error' => 'Bạn phải lựa chọn ít nhất một tùy chọn.'
|
|
);
|