| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 4 | 9 | 0 | 1.000 | statement_sequence[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 97 | libraries/joomla/filesystem/file.php |
| 2 | 2 | 147 | libraries/joomla/filesystem/file.php |
| 3 | 2 | 215 | libraries/joomla/filesystem/file.php |
| 4 | 2 | 313 | libraries/joomla/filesystem/file.php |
| 5 | 2 | 363 | libraries/joomla/filesystem/file.php |
| 6 | 4 | 66 | libraries/joomla/filesystem/folder.php |
| 7 | 4 | 185 | libraries/joomla/filesystem/folder.php |
| 8 | 4 | 306 | libraries/joomla/filesystem/folder.php |
| 9 | 4 | 369 | libraries/joomla/filesystem/folder.php |
| ||||
// Connect the FTP client
jimport('joomla.client.ftp');
$ftp= & JFTP::getInstance($FTPOptions['host'], $FTPOptions['port'], NULL, $FTPOptions['user'], $FTPOptions['pass']);
|
| ||||
// Connect the FTP client
jimport('joomla.client.ftp');
$ftp= & JFTP::getInstance($FTPOptions['host'], $FTPOptions['port'], NULL, $FTPOptions['user'], $FTPOptions['pass']);
|
| ||||
// Connect the FTP client
jimport('joomla.client.ftp');
$ftp= & JFTP::getInstance($FTPOptions['host'], $FTPOptions['port'], NULL, $FTPOptions['user'], $FTPOptions['pass']);
|
| ||||
// Connect the FTP client
jimport('joomla.client.ftp');
$ftp= & JFTP::getInstance($FTPOptions['host'], $FTPOptions['port'], NULL, $FTPOptions['user'], $FTPOptions['pass']);
|
| ||||
// Connect the FTP client
jimport('joomla.client.ftp');
$ftp= & JFTP::getInstance($FTPOptions['host'], $FTPOptions['port'], NULL, $FTPOptions['user'], $FTPOptions['pass']);
|
| ||||
// Connect the FTP client
jimport('joomla.client.ftp');
$ftp= &JFTP::getInstance(
$FTPOptions['host'], $FTPOptions['port'], NULL,
$FTPOptions['user'], $FTPOptions['pass']);
|
| ||||
// Connect the FTP client
jimport('joomla.client.ftp');
$ftp= &JFTP::getInstance(
$FTPOptions['host'], $FTPOptions['port'], NULL,
$FTPOptions['user'], $FTPOptions['pass']);
|
| ||||
// Connect the FTP client
jimport('joomla.client.ftp');
$ftp= &JFTP::getInstance(
$FTPOptions['host'], $FTPOptions['port'], NULL,
$FTPOptions['user'], $FTPOptions['pass']);
|
| ||||
// Connect the FTP client
jimport('joomla.client.ftp');
$ftp= &JFTP::getInstance(
$FTPOptions['host'], $FTPOptions['port'], NULL,
$FTPOptions['user'], $FTPOptions['pass']);
|
| |||
// Connect the FTP client
jimport('joomla.client.ftp');
$ftp= &JFTP::getInstance($FTPOptions['host'],$FTPOptions['port'],NULL,$FTPOptions['user'],$FTPOptions['pass']);
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| None | |||