* [ADD] Preliminary API implementation. Need doc

* [ADD] API token authentication
* [FIX] Fixed issue on account searches
This commit is contained in:
nuxsmin
2015-08-10 10:20:42 +02:00
parent e7ae7d6154
commit 29873ef313
22 changed files with 1159 additions and 263 deletions

View File

@@ -63,6 +63,7 @@ $stringsJsLang = array(
36 => _('Incluir Mayúsculas'),
37 => _('Incluir Símbolos'),
38 => _('Longitud'),
39 => _('Seleccionar Acción'),
);