Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 0 | 1.000 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 117 | components/com_users/models/profile.php |
2 | 6 | 120 | components/com_users/models/registration.php |
| ||||
// Unset the passwords. unset ($data->password1); unset ($data->password2); // Get the dispatcher and load the users plugins. $dispatcher= &JDispatcher::getInstance(); JPluginHelper::importPlugin('users'); |
| ||||
// Unset the passwords. unset ($data->password1); unset ($data->password2); // Get the dispatcher and load the users plugins. $dispatcher= &JDispatcher::getInstance(); JPluginHelper::importPlugin('users'); |
| |||
// Unset the passwords. unset ($data->password1); unset ($data->password2); // Get the dispatcher and load the users plugins. $dispatcher= &JDispatcher::getInstance(); JPluginHelper::importPlugin('users'); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |