Internal overhaul of Cart/Checkout and other minor fixes
This commit is contained in:
@@ -16,7 +16,7 @@ return array(
|
||||
'isCA'=>'This is certificate is not a Certificate Authority certificate',
|
||||
),
|
||||
'parent_ssl_ca_id'=>array(
|
||||
'Rule_ParentExists'=>'The parent certificate doesnt exist, please define it first',
|
||||
'rule_parentExist'=>'The parent certificate doesnt exist, please define it first',
|
||||
),
|
||||
);
|
||||
?>
|
||||
|
Reference in New Issue
Block a user