Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 0 | 1.000 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 196 | installation/models/configuration.php |
2 | 1 | 184 | installation/models/database.php |
| ||||
// Get a database object. $db= & JInstallationHelperDatabase::getDBO($options->db_type ,$options->db_host ,$options->db_user ,$options->db_pass ,$options->db_name ,$options->db_prefix); |
| ||||
// Get a database object. $db= & JInstallationHelperDatabase::getDBO($options->db_type ,$options->db_host ,$options->db_user ,$options->db_pass ,$options->db_name ,$options->db_prefix); |
| |||
// Get a database object. $db= &JInstallationHelperDatabase::getDBO($options->db_type ,$options->db_host ,$options->db_user ,$options->db_pass ,$options->db_name ,$options->db_prefix); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |