uawdijnntqw1x1x1
IP : 216.73.216.219
Hostname : webm015.cluster127.gra.hosting.ovh.net
Kernel : Linux webm015.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
pteabiscqq
/
www
/
administrator
/
components
/
com_quix
/
layouts
/
toolbar
/
clearcache.php
/
/
<?php /** * @package Joomla.Administrator * @subpackage com_messages * * @copyright Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined( '_JEXEC' ) or die; $text = JText::_( 'COM_QUIX_CLEAR_CACHE_TITLE' ); ?> <a onClick="quixClearCache()" href="javascript:void(0)" title="<?php echo $text; ?>" class="btn btn-small btn-danger"> <span class="icon-lock"></span> <?php echo $text; ?> </a> <script> function quixClearCache() { jQuery.get("index.php?option=com_quix&task=clear_cache", function () { alert("cache cleared :)"); }); } </script>
/home/pteabiscqq/www/administrator/components/com_quix/layouts/toolbar/clearcache.php