uawdijnntqw1x1x1
IP : 216.73.216.46
Hostname : webm002.cluster123.gra.hosting.ovh.net
Kernel : Linux webm002.cluster123.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
/
megadansyp
/
www
/
eace8
/
..
/
administrator
/
components
/
com_breezingforms
/
controller.php
/
/
<?php /** * @package BreezingForms * @author Markus Bopp * @link https://www.crosstec.org * @license GNU/GPL */ defined('_JEXEC') or die; class BreezingformsController extends JControllerLegacy { /** * @var string The default view. * @since 1.6 */ protected $default_view = ''; /** * Method to display a view. * * @param boolean If true, the view output will be cached * @param array An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}. * * @return JController This object to support chaining. * @since 1.5 */ public function display($cachable = false, $urlparams = false) { parent::display(); return $this; } }
/home/megadansyp/www/eace8/../administrator/components/com_breezingforms/controller.php