BUG-15561 Cambiar el algoritmo o metodo de cifrado... SOLVED
- It don't have the functionality. - A function was add in class bootstrap hasPassword. - a function was add in class enterprise.
This commit is contained in:
@@ -306,7 +306,7 @@ class Installer extends Controller
|
||||
$info->pathLogFile->result = file_exists( $_REQUEST['pathLogFile'] );
|
||||
|
||||
if ($info->pathLogFile->result) {
|
||||
$info->pathLogFile->message = G::LoadTranslation('ID_INSTALLATION_LOG');
|
||||
$info->pathLogFile->message = G::LoadTranslation('ID_INSTALLATION_FILE_LOG');
|
||||
}
|
||||
|
||||
if ($info->success) {
|
||||
|
||||
Reference in New Issue
Block a user