6 lines
85 B
PHP
Executable File
6 lines
85 B
PHP
Executable File
<?php
|
|
|
|
return array(
|
|
'error' => 'Trebuie sa selectati cel putin o optiune.'
|
|
);
|