6 lines
79 B
PHP
6 lines
79 B
PHP
<?php
|
|
|
|
return array(
|
|
'error' => 'Morate odabrati barem jednu opciju.'
|
|
);
|