CloneSet1766


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4201.000statement_block
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14169
installation/models/configuration.php
24183
installation/models/configuration.php
Clone Instance
1
Line Count
4
Source Line
169
Source File
installation/models/configuration.php

                                                          {
                                // Set the config string to the session.
                                $session=  & JFactory::getSession();
                                $session->set('setup.config', $buffer);
                              }


Clone Instance
2
Line Count
4
Source Line
183
Source File
installation/models/configuration.php

                               {
                                // Set the config string to the session.
                                $session=  & JFactory::getSession();
                                $session->set('setup.config', $buffer);
                              }


Clone AbstractionParameter Count: 0Parameter Bindings

{
  // Set the config string to the session.
  $session= &JFactory::getSession();
  $session->set('setup.config',$buffer);
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None