CloneSet664


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4510.990php_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
181
templates/rhuk_milkyway/html/com_contact/category/default.php
241
templates/rhuk_milkyway/html/com_content/category/blog.php
341
templates/rhuk_milkyway/html/com_content/category/default.php
441
templates/rhuk_milkyway/html/com_content/section/blog.php
541
templates/rhuk_milkyway/html/com_content/section/default.php
Clone Instance
1
Line Count
8
Source Line
1
Source File
templates/rhuk_milkyway/html/com_contact/category/default.php

<?php
/**
 * $Id: default.php 12276 2009-06-22 01:54:01Z pasamio $
 */
defined( "_JEXEC") or  exit ('Restricted access');

$cparams= & JComponentHelper::getParams('com_media');
?>


Clone Instance
2
Line Count
4
Source Line
1
Source File
templates/rhuk_milkyway/html/com_content/category/blog.php

<?php // no direct access
defined( "_JEXEC") or exit ('Restricted access');
$cparams= & JComponentHelper::getParams('com_media');
?>


Clone Instance
3
Line Count
4
Source Line
1
Source File
templates/rhuk_milkyway/html/com_content/category/default.php

<?php // no direct access
defined( "_JEXEC") or exit ('Restricted access');
$cparams= & JComponentHelper::getParams('com_media');
?>


Clone Instance
4
Line Count
4
Source Line
1
Source File
templates/rhuk_milkyway/html/com_content/section/blog.php

<?php
defined( "_JEXEC") or exit ('Restricted access');
$cparams= & JComponentHelper::getParams('com_media');
?>


Clone Instance
5
Line Count
4
Source Line
1
Source File
templates/rhuk_milkyway/html/com_content/section/default.php

<?php // no direct access
defined( "_JEXEC") or exit ('Restricted access');
$cparams= & JComponentHelper::getParams('com_media');
?>


Clone AbstractionParameter Count: 1Parameter Bindings

<?php // no direct access
  /**
   * $Id: default.php 12276 2009-06-22 01:54:01Z pasamio $
   */
  defined( "_JEXEC") or exit ('Restricted access');
  $cparams= &JComponentHelper::getParams('com_media');
?> [[#variable21ed5a20]]
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#21ed5a20]]
 
12[[#21ed5a20]]
 
13[[#21ed5a20]]
 
14[[#21ed5a20]]
 
15[[#21ed5a20]]