Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.990 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 73 | administrator/components/com_banners/tables/banner.php |
2 | 2 | 444 | libraries/joomla/user/user.php |
| ||||
$now= &JFactory::getDate(); $this->set('date', $now->toMySQL()); |
| ||||
// Set the registration timestamp $now= &JFactory::getDate(); $this->set('registerDate', $now->toMySQL()); |
| |||
// Set the registration timestamp $now= &JFactory::getDate(); $this->set( [[#variable44010a40]],$now->toMySQL()); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#44010a40]] | 'date' |
1 | 2 | [[#44010a40]] | 'registerDate' |