CloneSet688


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1501.000statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11102
components/com_users/models/profile.php
21173
components/com_users/models/profile.php
31205
components/com_users/models/profile.php
41234
components/com_users/models/profile.php
51153
components/com_users/models/registration.php
Clone Instance
1
Line Count
1
Source Line
102
Source File
components/com_users/models/profile.php

                // Add the table include path and then initialize the table with JUser.
                JTable::addIncludePath(JPATH_SITE
                                       .          DS
                                       .             'plugins'
                                       .                       DS
                                       .                          'system'
                                       .                                   DS
                                       .                                      'jxtended'
                                       .                                                 DS
                                       .                                                    'database'
                                       .                                                               DS
                                       .                                                                  'table');


Clone Instance
2
Line Count
1
Source Line
173
Source File
components/com_users/models/profile.php

                        // Add the table include path and then get the table with JUser.
                        JTable::addIncludePath(JPATH_SITE
                                               .          DS
                                               .             'plugins'
                                               .                       DS
                                               .                          'system'
                                               .                                   DS
                                               .                                      'jxtended'
                                               .                                                 DS
                                               .                                                    'database'
                                               .                                                               DS
                                               .                                                                  'table');


Clone Instance
3
Line Count
1
Source Line
205
Source File
components/com_users/models/profile.php

                        // Add the table include path and then get the table with JUser.
                        JTable::addIncludePath(JPATH_SITE
                                               .          DS
                                               .             'plugins'
                                               .                       DS
                                               .                          'system'
                                               .                                   DS
                                               .                                      'jxtended'
                                               .                                                 DS
                                               .                                                    'database'
                                               .                                                               DS
                                               .                                                                  'table');


Clone Instance
4
Line Count
1
Source Line
234
Source File
components/com_users/models/profile.php

                // Add the table include path and then initialize the table with JUser.
                JTable::addIncludePath(JPATH_SITE
                                       .          DS
                                       .             'plugins'
                                       .                       DS
                                       .                          'system'
                                       .                                   DS
                                       .                                      'jxtended'
                                       .                                                 DS
                                       .                                                    'database'
                                       .                                                               DS
                                       .                                                                  'table');


Clone Instance
5
Line Count
1
Source Line
153
Source File
components/com_users/models/registration.php

                // Add the table include path and then initialize the table with JUser.
                JTable::addIncludePath(JPATH_SITE
                                       .          DS
                                       .             'plugins'
                                       .                       DS
                                       .                          'system'
                                       .                                   DS
                                       .                                      'jxtended'
                                       .                                                 DS
                                       .                                                    'database'
                                       .                                                               DS
                                       .                                                                  'table');


Clone AbstractionParameter Count: 0Parameter Bindings

// Add the table include path and then initialize the table with JUser.
// Add the table include path and then get the table with JUser.
JTable::addIncludePath(JPATH_SITE
                       . DS
                       . 'plugins'
                       . DS
                       . 'system'
                       . DS
                       . 'jxtended'
                       . DS
                       . 'database'
                       . DS
                       . 'table');
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None