first commit
This commit is contained in:
13
cpo/modificators-validation.php
Normal file
13
cpo/modificators-validation.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'main' => [
|
||||
'cpo_validation_msg' => [
|
||||
'req' => '',
|
||||
'custom' => '',
|
||||
],
|
||||
],
|
||||
'logic' => [
|
||||
'cpo_vc_extra' => '',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user