uawdijnntqw1x1x1
IP : 216.73.217.47
Hostname : webd004.cluster102.gra.hosting.ovh.net
Kernel : Linux webd004.cluster102.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
sunflowe
/
www
/
plugins
/
fields
/
sql
/
..
/
sql
/
..
/
..
/
fields
/
sql
/
..
/
sql
/
..
/
sql
/
..
/
text
/
tmpl
/
.
/
text.php
/
/
<?php /** * @package Joomla.Plugin * @subpackage Fields.Text * * @copyright Copyright (C) 2005 - 2020 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; $value = $field->value; if ($value == '') { return; } if (is_array($value)) { $value = implode(', ', $value); } echo htmlentities($value);
/home/sunflowe/www/plugins/fields/sql/../sql/../../fields/sql/../sql/../sql/../text/tmpl/./text.php