1
0

OpenCart 3.0.3.8

This commit is contained in:
Christer Warén
2021-10-08 18:17:57 +03:00
parent cfa575a06a
commit 4bd790f56a
63 changed files with 461 additions and 89 deletions

View File

@ -29,4 +29,4 @@ $_['entry_ip'] = 'IP-osoite';
$_['error_permission'] = 'Varoitus: You do not have permission to modified APIs!';
$_['error_username'] = 'API USername must be between 3 and 20 characters!';
$_['error_key'] = 'API Key must be between 64 and 256 characters!';
$_['error_ip'] = 'You must have atleast one IP added to the allowed list!';
$_['error_ip'] = 'You must have at least one IP added to the allowed list!';