CloneSet1508


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3201.000php_fragment
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1374
templates/beez/html/com_content/article/form.php
2393
templates/rhuk_milkyway/html/com_content/article/form.php
Clone Instance
1
Line Count
3
Source Line
74
Source File
templates/beez/html/com_content/article/form.php

<?php
echo $this->editor->display('text', $this->article->text ,'100%', '400', '70', '15');
?>


Clone Instance
2
Line Count
3
Source Line
93
Source File
templates/rhuk_milkyway/html/com_content/article/form.php

<?php
echo $this->editor->display('text', $this->article->text ,'100%', '400', '70', '15');
?>


Clone AbstractionParameter Count: 0Parameter Bindings

<?php
  echo $this->editor->display('text',$this->article->text ,'100%','400','70','15');
?>
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None