CloneSet1836


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1210.989statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11130
components/com_users/controllers/profile.php
2161
components/com_users/controllers/registration.php
Clone Instance
1
Line Count
1
Source Line
130
Source File
components/com_users/controllers/profile.php

                        $this->setMessage(JText::sprintf('USERS PROFILE SAVE FAILED', $model->getError()), 'notice');


Clone Instance
2
Line Count
1
Source Line
61
Source File
components/com_users/controllers/registration.php

                        // Redirect back to the homepage.
                        $this->setMessage(JText::sprintf('USERS ACTIVATION SAVE FAILED', $model->getError()), 'notice');


Clone AbstractionParameter Count: 1Parameter Bindings

// Redirect back to the homepage.
$this->setMessage(JText::sprintf( [[#variable44e23320]],$model->getError()),'notice');
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#44e23320]]
'USERS PROFILE SAVE FAILED' 
12[[#44e23320]]
'USERS ACTIVATION SAVE FAILED'