CloneSet1260


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1310.979toplevel_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1160
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/config_tinybrowser.php
2161
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/config_tinybrowser.php
3162
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/config_tinybrowser.php
Clone Instance
1
Line Count
1
Source Line
60
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/config_tinybrowser.php

// File link paths - these are the paths that get passed back to TinyMCE or your application (set to equal the upload path by default)
$tinybrowser['link']['image']=  $tinybrowser['path']['image']; // Image links


Clone Instance
2
Line Count
1
Source Line
61
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/config_tinybrowser.php

$tinybrowser['link']['media']=  $tinybrowser['path']['media']; // Media links


Clone Instance
3
Line Count
1
Source Line
62
Source File
plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/config_tinybrowser.php

$tinybrowser['link']['file']=   $tinybrowser['path']['file']; // Other file links


Clone AbstractionParameter Count: 1Parameter Bindings

// File link paths - these are the paths that get passed back to TinyMCE or your application (set to equal the upload path by default)
$tinybrowser['link'][ [[#variable20f21ea0]]]=$tinybrowser['path'][ [[#variable20f21ea0]]]; // Media links // Other file links // Image links
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#20f21ea0]]
'media' 
12[[#20f21ea0]]
'file' 
13[[#20f21ea0]]
'image'