Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.989 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 130 | components/com_users/controllers/profile.php |
2 | 1 | 61 | components/com_users/controllers/registration.php |
| ||||
$this->setMessage(JText::sprintf('USERS PROFILE SAVE FAILED', $model->getError()), 'notice'); |
| ||||
// Redirect back to the homepage. $this->setMessage(JText::sprintf('USERS ACTIVATION SAVE FAILED', $model->getError()), 'notice'); |
| |||
// Redirect back to the homepage. $this->setMessage(JText::sprintf( [[#variable44e23320]],$model->getError()),'notice'); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#44e23320]] | 'USERS PROFILE SAVE FAILED' |
1 | 2 | [[#44e23320]] | 'USERS ACTIVATION SAVE FAILED' |