403Webshell
Server IP : 172.67.187.206  /  Your IP : 172.71.28.156
Web Server : Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30
System : Windows NT WIN-ECQAAA40806 6.2 build 9200 (Windows Server 2012 Standard Edition) i586
User : SYSTEM ( 0)
PHP Version : 5.6.30
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /Inetpub/www/news/csr/admin/pages/modals/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /Inetpub/www/news/csr/admin/pages/modals/modal_msg.php
<?php
debug_backtrace() || die ("Direct access not permitted"); 
require_once "../include/PasswordHash.php";
?>
<!-- Jquery filer css -->

<div class="modal fade custom-modal" tabindex="-1" role="dialog" aria-labelledby="msgAlert" aria-hidden="true" id="msgAlert">
	<div class="modal-dialog">
    	<div class="modal-content">
        	
			<form action="account.php?page=" method="post" enctype="multipart/form-data">

							
            <div class="modal-header">
          	<h5 class="modal-title"><i class="fa fa-exclamation-triangle" aria-hidden="true"></i> แจ้งเตือน</h5>
			<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">&times;</span><span class="sr-only">Close</span></button>          	
			</div>
				
			<div class="modal-body">                
				                			
				<div class="row">
					<div class="col-lg-12">

						<div class="form-group col-md-12">
	
			<div class="row">
					<div class="col-xl-12">
                    	<?php	
						if ($msg =='delete_ok')
							echo '<p class="text-danger"><h5><b>Delete!</b> ลบข้อมูลเรียบร้อยแล้ว</h5></p>';
                    	if ($msg =='error')
							echo '<p class="text-danger"><b>Error!</b> การเข้าระบบผิดพลาด กรุณาตรวจสอบ username & password</p>';
						if ($msg =='update_ok') 
							echo '<p class="text-success"><h5>คุณได้ทำการเปลี่ยนรหัสผ่านเรียบร้อยแล้ว</h5></p>';
						if ($msg =='update') 
							echo '<p class="text-success"><h5>ปรับปรุงข้อมูลเรียบร้อยแล้ว</h5></p>';						
						if ($msg =='user_active')
							echo '<p class="text-info">User activated. Please login</p>';
						if ($msg =='user_already_active')
							echo '<p class="text-info">User is already active. Please login</p>';
						if ($msg =='logout')
							echo '<p class="text-info">คุณได้ทำการออกจากระบบเรียบร้อยแล้ว!</p>';										
						if ($msg =='added_ok')
							echo '<p class="text-success"><h5><center>บันทึกข้อมูลเรียบร้อย..</center></h5></p>';	
						if ($msg =='reset_password_ok')
							echo '<p class="text-info">We have send a new password reset link in your email. Please check your email address to reset your account!</p>';		
						if ($msg =='reset_activation_ok')
							echo '<p class="text-info">We have resend a new activation code. Please check your email address to ACTIVATE your account!</p>';	
						if ($msg =='error_activation_code')
							echo '<p class="text-danger">Error! Wrong activation code.</p>';						
						if ($msg =='not_logged')
							echo '<p class="text-danger">Please login in your account!</p>';			
						?>
					</div>
			</div>							
						
						</div>						

					</div>  
				</div>
				
            </div>             
			
			<div class="modal-footer">
				<button type="submit"  data-dismiss="modal" class="btn btn-primary">ตกลง</button>
			</div>
				
			</form>	
			
        </div>
	</div>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit