From fff4e84def7d132e4c2a4831be28b45d3e7accbf Mon Sep 17 00:00:00 2001 From: Velz2020 Date: Tue, 1 Mar 2022 14:14:12 +0530 Subject: [PATCH] ssh key testing5 --- api/application/config/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/application/config/constants.php b/api/application/config/constants.php index 05a43c46..b0708e92 100644 --- a/api/application/config/constants.php +++ b/api/application/config/constants.php @@ -30,7 +30,7 @@ defined('FILE_READ_MODE') OR define('FILE_READ_MODE', 0644); defined('FILE_WRITE_MODE') OR define('FILE_WRITE_MODE', 0666); defined('DIR_READ_MODE') OR define('DIR_READ_MODE', 0755); defined('DIR_WRITE_MODE') OR define('DIR_WRITE_MODE', 0755); -defined('SSH4') OR define('SSH3',"SSH3"); +defined('SSH5') OR define('SSH3',"SSH3"); /* |--------------------------------------------------------------------------