5 lines
81 B
PHP
5 lines
81 B
PHP
<?php
|
|
|
|
return array(
|
|
'error' => 'You must select at least ONE option.',
|
|
);
|