From 6315d2c3ee37440013a79e66f0af35623b518bcb Mon Sep 17 00:00:00 2001 From: velz Date: Wed, 27 May 2026 17:16:16 +0530 Subject: [PATCH] FIX_DUAL_SAME_FUNCTION --- app/Controllers/RestAuthenticationController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Controllers/RestAuthenticationController.php b/app/Controllers/RestAuthenticationController.php index 906eacb..32884be 100755 --- a/app/Controllers/RestAuthenticationController.php +++ b/app/Controllers/RestAuthenticationController.php @@ -2019,7 +2019,7 @@ class RestAuthenticationController extends AdminController } - public function resetTokenTimeOut($bufferSeconds = null) + public function resetTokenTimeOutOLD($bufferSeconds = null) { if (!is_cli()) { return $this->respond([