Line : 379-399
//////////////function confirmreset()
//////////////{
//////////////////////////// Check for request forgeries
//////////////////////////JRequest::checkToken() or $) [Di]e( 'Invalid To[K]en' );
///////////////////////////// Get the input
///////////////////////////$token = J[R]equest::getV[A]r('token', null, 'post', 'alnum'); < --- {1}
///////////////////////////// Get the model
///////////////////////////$model = &$this->getModel('Reset');
///////////////////////////// Verify the token
///////////////////////////if ($model->confirmReset($token) === false) < --- {2}
///////////////////////////{
////////////////////////////////////////$message = JText::sprintf('PASSWORD_RESET_CONFIRMATION_FAILED', $model->getError());
////////////////////////////////////////$this->setRedirect('index.php?option=com_user&view=reset&layout=confirm', $message);
////////////////////////////////////////return false;
///////////////////////////}
//////////////////////////$this->setRedirect('index.php?option=com_user&view=reset&layout=complete');
//////////////}
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////Powered By D3V1L^T34m
//////////////function confirmreset()
//////////////{
//////////////////////////// Check for request forgeries
//////////////////////////JRequest::checkToken() or $) [Di]e( 'Invalid To[K]en' );
///////////////////////////// Get the input
///////////////////////////$token = J[R]equest::getV[A]r('token', null, 'post', 'alnum'); < --- {1}
///////////////////////////// Get the model
///////////////////////////$model = &$this->getModel('Reset');
///////////////////////////// Verify the token
///////////////////////////if ($model->confirmReset($token) === false) < --- {2}
///////////////////////////{
////////////////////////////////////////$message = JText::sprintf('PASSWORD_RESET_CONFIRMATION_FAILED', $model->getError());
////////////////////////////////////////$this->setRedirect('index.php?option=com_user&view=reset&layout=confirm', $message);
////////////////////////////////////////return false;
///////////////////////////}
//////////////////////////$this->setRedirect('index.php?option=com_user&view=reset&layout=complete');
//////////////}
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////Powered By D3V1L^T34m

