CloneSet1699


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1240.961shiftexpression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11169
administrator/components/com_messages/tables/message.php
21143
components/com_mailto/controller.php
Clone Instance
1
Line Count
1
Source Line
169
Source File
administrator/components/com_messages/tables/message.php

                                        JUtility::sendMail($mailfrom, $fromname, $recipient, $subject, $msg)


Clone Instance
2
Line Count
1
Source Line
143
Source File
components/com_mailto/controller.php

                    JUtility::sendMail($from, $sender, $email, $subject, $body)


Clone AbstractionParameter Count: 4Parameter Bindings

JUtility::sendMail( [[#variable51ee4040]], [[#variable5855ff80]], [[#variable5855fee0]],$subject, [[#variable5855fe80]])
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#51ee4040]]
$from 
12[[#51ee4040]]
$mailfrom 
21[[#5855ff80]]
$sender 
22[[#5855ff80]]
$fromname 
31[[#5855fee0]]
$email 
32[[#5855fee0]]
$recipient 
41[[#5855fe80]]
$body 
42[[#5855fe80]]
$msg