mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-13 10:15:53 +00:00
6 lines
83 B
PHP
6 lines
83 B
PHP
<?php
|
|
|
|
return array(
|
|
'error' => 'Debes seleccionar al menos UNA opción.'
|
|
);
|