Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
28 | 5 | 6 | 0.963 | php_sequence[7] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 28 | 1 | administrator/components/com_admin/tmpl/navigation.php |
2 | 18 | 1 | administrator/components/com_admin/tmpl/sysinfo_config.php |
3 | 18 | 1 | administrator/components/com_admin/tmpl/sysinfo_phpsettings.php |
4 | 18 | 1 | administrator/components/com_admin/tmpl/sysinfo_system.php |
5 | 12 | 1 | administrator/components/com_checkin/views/checkin/tmpl/default.php |
| ||||
<?php /** * @version $Id: navigation.php 11869 2009-05-28 05:17:32Z robs $ */ // No direct access defined( "_JEXEC") or exit; ?> <div id="submenu-box"> <div class="t"> <div class="t"> <div class="t"></div> </div> </div> <div class="m"> <div class="submenu-pad"> <ul id="submenu" class="information"> <li> <a id="site" class="active"> <?php echo JText::_('System Info'); ?></a> </li> <li> <a id="phpsettings"> <?php echo JText::_('PHP Settings'); ?></a> </li> <li> <a id="config"> <?php echo JText::_('Configuration File'); ?> |
| ||||
<?php /** * @version $Id: sysinfo_config.php 11845 2009-05-27 23:28:59Z robs $ */ // No direct access defined( "_JEXEC") or exit; ?> <fieldset class="adminform"> <legend><?php echo JText::_('Configuration File'); ?></legend> <table class="adminlist"> <thead> <tr> <th width="300"> <?php echo JText::_('Setting'); ?> </th> <th> <?php echo JText::_('Value'); ?> |
| ||||
<?php /** * @version $Id: sysinfo_phpsettings.php 12233 2009-06-21 11:58:41Z pasamio $ */ // No direct access defined( "_JEXEC") or exit; ?> <fieldset class="adminform"> <legend><?php echo JText::_('Relevant PHP Settings'); ?></legend> <table class="adminlist"> <thead> <tr> <th width="250"> <?php echo JText::_('Setting'); ?> </th> <th> <?php echo JText::_('Value'); ?> |
| ||||
<?php /** * @version $Id: sysinfo_system.php 11845 2009-05-27 23:28:59Z robs $ */ // No direct access defined( "_JEXEC") or exit; ?> <fieldset class="adminform"> <legend><?php echo JText::_('System Information'); ?></legend> <table class="adminlist"> <thead> <tr> <th width="250"> <?php echo JText::_('Setting'); ?> </th> <th> <?php echo JText::_('Value'); ?> |
| ||||
<?php defined( "_JEXEC") or exit; ?> <div id="tablecell"> <table class="adminform"> <tr> <th class="title"> <?php echo JText::_('Database Table'); ?> </th> <th class="title"> <?php echo JText::_('Num of Items'); ?> </th> <th class="title"> <?php echo JText::_('Checked-In'); ?> |
| |||
<?php /** * @version $Id: navigation.php 11869 2009-05-28 05:17:32Z robs $ */ /** * @version $Id: sysinfo_config.php 11845 2009-05-27 23:28:59Z robs $ */ /** * @version $Id: sysinfo_phpsettings.php 12233 2009-06-21 11:58:41Z pasamio $ */ /** * @version $Id: sysinfo_system.php 11845 2009-05-27 23:28:59Z robs $ */ // No direct access defined( "_JEXEC") or exit; ?> [[#variable52359100]]<?php echo JText::_( [[#variable52359080]]); ?> [[#variable52359020]]<?php echo JText::_( [[#variable52358fc0]]); ?> [[#variable52212dc0]]<?php echo JText::_( [[#variable52358e20]]); ?> |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#52359100]] | <div id="submenu-box"> <div class="t"> <div class="t"> <div class="t"></div> </div> </div> <div class="m"> <div class="submenu-pad"> <ul id="submenu" class="information"> <li> <a id="site" class="active"> |
1 | 2 | [[#52359100]] | <fieldset class="adminform"> <legend> |
1 | 3 | [[#52359100]] | <fieldset class="adminform"> <legend> |
1 | 4 | [[#52359100]] | <fieldset class="adminform"> <legend> |
1 | 5 | [[#52359100]] | <div id="tablecell"> <table class="adminform"> <tr> <th class="title"> |
2 | 1 | [[#52359080]] | 'System Info' |
2 | 2 | [[#52359080]] | 'Configuration File' |
2 | 3 | [[#52359080]] | 'Relevant PHP Settings' |
2 | 4 | [[#52359080]] | 'System Information' |
2 | 5 | [[#52359080]] | 'Database Table' |
3 | 1 | [[#52359020]] | </a> </li> <li> <a id="phpsettings"> |
3 | 2 | [[#52359020]] | </legend> <table class="adminlist"> <thead> <tr> <th width="300"> |
3 | 3 | [[#52359020]] | </legend> <table class="adminlist"> <thead> <tr> <th width="250"> |
3 | 4 | [[#52359020]] | </legend> <table class="adminlist"> <thead> <tr> <th width="250"> |
3 | 5 | [[#52359020]] | </th> <th class="title"> |
4 | 1 | [[#52358fc0]] | 'PHP Settings' |
4 | 2 | [[#52358fc0]] | 'Setting' |
4 | 3 | [[#52358fc0]] | 'Setting' |
4 | 4 | [[#52358fc0]] | 'Setting' |
4 | 5 | [[#52358fc0]] | 'Num of Items' |
5 | 1 | [[#52212dc0]] | </a> </li> <li> <a id="config"> |
5 | 2 | [[#52212dc0]] | </th> <th> |
5 | 3 | [[#52212dc0]] | </th> <th> |
5 | 4 | [[#52212dc0]] | </th> <th> |
5 | 5 | [[#52212dc0]] | </th> <th class="title"> |
6 | 1 | [[#52358e20]] | 'Configuration File' |
6 | 2 | [[#52358e20]] | 'Value' |
6 | 3 | [[#52358e20]] | 'Value' |
6 | 4 | [[#52358e20]] | 'Value' |
6 | 5 | [[#52358e20]] | 'Checked-In' |