? Fallagassrini

Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home1/savoy/www/oscarerp.com/application/views/accounting/

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/oscarerp.com/application/views/accounting/trial_balance_report.php

<?php if (!defined('BASEPATH')) exit('No direct script access allowed'); ?>
<html class="no-js" lang="en">	
    <head>
        <?php
        $this->load->view('jsfiles');
        $this->load->view('header');
        $this->load->view('commonfunctions');
        ?>
    </head>	
    <body>				
        <div id="height-wrapper">
            <?php
            $this->load->view('menu');
            ?>

            <div role="main" class="container_12" id="content-wrapper">                   
                <div id="main_content">
                    <?php
                    $this->load->view('top');
                    ?>
                    <div id="inner_content">
                        <?php
                        $attributes = array('id' => 'validateform', 'class' => 'validate');
                        echo form_open('accounting/getAccountingReports/trail_balance_report/_trail_balance_report', $attributes);
                        ?>
                        <div class="clean"></div>       
                        <div class="grid_6">
                            <div class="box">
                                <div class="header main">                   
                                    <span>Trail Balance Report.</span>
                                </div>
                                <div class="content no-padding">
                                    <div class="section _100">
                                        <label>Date</label>
                                        <div>
                                            <input value="<?= date('d-m-Y') ?>" name="trans_date" id="trans_date" class="required calfocus" >                              
                                        </div>
                                    </div>

                                    <div class="section _100">
                                        <label>Report In</label>
                                        <div>
                                            <select name="reportin" id="reportin" class="chzn-done">
                                                <option value="pdf" selected="selected">PDF</option>
                                                <option value="xls">XLS</option>
                                            </select>    
                                        </div>
                                    </div>
                                    <div class="grid_12">
                                        <div class="actions">
                                            <div class="actions-left">
                                                <input type="reset">
                                                <input type="hidden" name="file_name" value="Trail Balance"/>
                                            </div>
                                            <div class="actions-right">
                                                <button style="margin-left: 130px;" type="submit" id="submit" class="clickimage" >Generate</button>
                                            </div>
                                        </div> 
                                    </div>
                                </div>
                            </div>
                            <?php echo form_close(); ?>
                        </div>   
                    </div> 
                    <div class="push clear"></div>
                </div> 
                <div class="clear"></div>
                <div class="push"></div> 
            </div> 
            <?php
            $this->load->view('footer');
            ?>
    </body>
</html>

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