6 lines
99 B
PHP
6 lines
99 B
PHP
<?php
|
|
|
|
return array(
|
|
'not_equal' => ':field cannot have that value, or it was not specified!',
|
|
);
|