CloneSet1804


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1201.000statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11120
libraries/joomla/installer/adapters/language.php
21274
libraries/joomla/installer/adapters/language.php
Clone Instance
1
Line Count
1
Source Line
120
Source File
libraries/joomla/installer/adapters/language.php

                // Set the language installation path
                $this->parent->setPath('extension_site', $basePath
                                                         .         DS
                                                         .            'language'
                                                         .                       DS
                                                         .                          $this->get('tag'));


Clone Instance
2
Line Count
1
Source Line
274
Source File
libraries/joomla/installer/adapters/language.php

                // Set the language installation path
                $this->parent->setPath('extension_site', $basePath
                                                         .         DS
                                                         .            'language'
                                                         .                       DS
                                                         .                          $this->get('tag'));


Clone AbstractionParameter Count: 0Parameter Bindings

// Set the language installation path
$this->parent->setPath('extension_site',$basePath
                                        . DS
                                        . 'language'
                                        . DS
                                        . $this->get('tag'));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None