? Fallagassrini

Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home1/savoy/public_html/savoyglobal.net/koolkids/school/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/koolkids/school/application/views/Settings/userprofile.php

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<?php  if ( ! defined('BASEPATH')) exit('No direct script access allowed');?>
<script type="text/javascript">
    function CheckModuleView(prefix, module)
    {
        var welements = document.getElementsByName(prefix+ module+"[]");
        for (var i = 0; i < welements.length; i++)
        {
            if(document.getElementById(prefix+ module).checked==true)
                welements[i].checked=true;
            else
                welements[i].checked=false;
        }
        CheckAllView('','',prefix);
    }
    function CheckAllView(status,prefix,prefix1)
    {

        var Length = document.getElementById('ViewCount').value;
        var Permision=0;
        //var Private_Permision="";
        var FinalPermission="";
        for(var i=0; i <Length; i++)
        {

            if(prefix!="")
                document.getElementById(prefix +""+ i).checked=status.checked;
            //if edit checked then view also checked



            if(prefix1=="ViewAll_")
            {
                if(document.getElementById("ViewAll_"+ i).checked)
                {
                    document.getElementById('View_'+i ).checked = true;
                    document.getElementById('Edit_'+i ).checked = true;
                    document.getElementById('Delete_'+i ).checked = true;
                }
                if(document.getElementById("ViewAll_"+ i).checked==false)
                {
                    document.getElementById('View_'+i ).checked = false;
                    document.getElementById('Edit_'+i ).checked = false;
                    document.getElementById('Delete_'+i ).checked = false;
                }

            }
            if(prefix1=="Edit_")
            {

                if(document.getElementById("Edit_"+ i).checked)
                {
                    document.getElementById('View_'+i ).checked = true;
                }
                if(document.getElementById("Edit_"+ i).checked==false)
                {
                    document.getElementById('Edit_CheckAll').checked = false;
                }

            }

            //if delete checked then view automatically checked
            if(prefix1=="Delete_")
            {
                if(document.getElementById("Delete_"+ i).checked)
                {
                    document.getElementById('View_'+i ).checked = true;
                }
                if(document.getElementById("Delete_"+ i).checked==false)
                {
                    document.getElementById('Delete_CheckAll').checked = false;
                }

            }


            if(prefix1=="View_")
            {
                if(document.getElementById('View_'+i).checked == false)
                {
                    document.getElementById('Edit_'+i ).checked = false;
                    document.getElementById('Delete_'+i ).checked = false;
                }
                if(document.getElementById("View_"+ i).checked==false)
                {
                    document.getElementById('Delete_CheckAll').checked = false;
                    document.getElementById('Edit_CheckAll').checked = false;
                    document.getElementById('View_CheckAll').checked = false;
                }

            }

            //Calculate the Permission Value According to the user select
            Permission=0;
            if(document.getElementById("View_"+ i).checked)
                Permission+=4;
            if(document.getElementById("Edit_"+ i).checked)
                Permission+=2;
            if(document.getElementById("Delete_"+ i).checked)
                Permission+=1;
            FinalPermission = FinalPermission + "" + Permission + ",";

        }
        document.getElementById('TxtPermissionList').value = FinalPermission;

    }



</script>
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>

        <?php
        $this->load->view('header');
        $this->load->view('Settings/settingsfunctions');
        ?>
        <script type="text/javascript">
        $(document).ready(function(){

        viewdata('settings','viewinsettingssearch','searchuserprofile','viewuserprofile','1');

        });


</script>
    </head>

    <body>
        <div id="wrapper">
        <?php
            $this->load->view('topmenu');
        ?>
       <div id="content">
			<div class="inner">



<!--[if !IE]>start section<![endif]-->
				<div class="section">

					<!--[if !IE]>start title wrapper<![endif]-->
					<div class="title_wrapper">
						<span class="title_wrapper_top"></span>
						<div class="title_wrapper_inner">
							<span class="title_wrapper_middle"></span>
							<div class="title_wrapper_content">
								<h2>User Profiles</h2>
                                                                <div id="success-panel">

                                                                </div>
							</div>
						</div>
						<span class="title_wrapper_bottom"></span>
					</div>

					<!--[if !IE]>end title wrapper<![endif]-->
                                        <!--[if !IE]>start section content<![endif]-->

					<div class="section_content" id="section_content">

                                        </div>

                	</div>
				<!--[if !IE]>end section<![endif]-->
		</div>
       </div>
		<!--[if !IE]>end content<![endif]-->


	</div>
	<!--[if !IE]>end wrapper<![endif]-->

        <?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