CloneSet1412


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
13210.992php_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
113149
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/folders.php
21394
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/upload.php
Clone Instance
1
Line Count
13
Source Line
149
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/folders.php

                                               </title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="Pragma" content="no-cache"/>
<?php
if ($passfeid == ''
    &&                 $tinybrowser['integration'] == 'tinymce') {
        ;
        ?><link rel="stylesheet" type="text/css" media="all" href="<?php echo $tinybrowser['tinymcecss']; ?>" /><?php
      }
else    {
        ;
        ?><link rel="stylesheet" type="text/css" media="all" href="css/stylefull_tinybrowser.css"/><?php
      }
?>
<link rel="stylesheet" type="text/css" media="all" href="css/style_tinybrowser.css.php"/>
<script language="javascript" type="text/javascript" src="js/tinybrowser.js.php"></script>
</head>
<body onload="rowHighlight();">


Clone Instance
2
Line Count
13
Source Line
94
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/upload.php

                                              </title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="Pragma" content="no-cache"/>
<?php
if ($passfeid == ''
    &&                 $tinybrowser['integration'] == 'tinymce') {
        ;
        ?><link rel="stylesheet" type="text/css" media="all" href="<?php echo $tinybrowser['tinymcecss']; ?>" /><?php
      }
else    {
        ;
        ?><link rel="stylesheet" type="text/css" media="all" href="css/stylefull_tinybrowser.css"/><?php
      }
?>
<link rel="stylesheet" type="text/css" media="all" href="css/style_tinybrowser.css.php"/>
<script type="text/javascript" src="js/swfobject.js"></script>
<script type="text/javascript">
function uploadComplete(url) {
document.location = url;
}
</script>
</head>
<body onload='
      var so = new SWFObject("flexupload.swf", "mymovie", "100%", "340", "9", "#ffffff");
      so.addVariable("folder", "


Clone AbstractionParameter Count: 1Parameter Bindings

</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="Pragma" content="no-cache"/>
<?php
  if ($passfeid == ''
      && $tinybrowser['integration'] == 'tinymce') {
    ;
    ?><link rel="stylesheet" type="text/css" media="all" href="<?php
    echo $tinybrowser['tinymcecss'];
    ?>" /><?php
  }
  else {
    ;
    ?><link rel="stylesheet" type="text/css" media="all" href="css/stylefull_tinybrowser.css"/><?php
  }
?> [[#variable550a33e0]]
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#550a33e0]]
<link rel="stylesheet" type="text/css" media="all" href="css/style_tinybrowser.css.php"/>
<script type="text/javascript" src="js/swfobject.js"></script>
<script type="text/javascript">
function uploadComplete(url) {
document.location = url;
}
</script>
</head>
<body onload='
      var so = new SWFObject("flexupload.swf", "mymovie", "100%", "340", "9", "#ffffff");
      so.addVariable("folder", " 
12[[#550a33e0]]
<link rel="stylesheet" type="text/css" media="all" href="css/style_tinybrowser.css.php"/>
<script language="javascript" type="text/javascript" src="js/tinybrowser.js.php"></script>
</head>
<body onload="rowHighlight();">