Remove comma
This commit is contained in:
parent
2d5631284b
commit
d65c0c8bea
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
'error' => 'You must select at least ONE option.',
|
'error' => 'You must select at least ONE option.'
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Reference in a new issue