Subversion Repositories ALCASAR

Rev

Rev 2736 | Rev 2813 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 2736 Rev 2809
Line 1... Line 1...
1
<?php
1
<?php
2
# $Id: network.php 2736 2019-05-28 22:06:08Z rexy $
2
# $Id: network.php 2809 2020-04-12 17:35:46Z rexy $
3
 
3
 
4
// written by steweb57, Rexy & Tom HOUDAYER
4
// written by steweb57, Rexy & Tom HOUDAYER
5
 
5
 
6
/********************
6
/********************
7
*  READ CONF FILES  *
7
*  READ CONF FILES  *
Line 425... Line 425...
425
<html>
425
<html>
426
<head>
426
<head>
427
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
427
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
428
	<title><?= $l_network_title ?></title>
428
	<title><?= $l_network_title ?></title>
429
	<link rel="stylesheet" href="/css/style.css" type="text/css">
429
	<link rel="stylesheet" href="/css/style.css" type="text/css">
430
	<link rel="stylesheet" href="/css/acc.css" type="text/css">
-
 
431
	<script src="/js/jquery.min.js"></script>
430
	<script src="/js/jquery.min.js"></script>
432
	<script src="/js/jquery.connections.js"></script>
431
	<script src="/js/jquery.connections.js"></script>
433
	<script type="text/javascript">
432
	<script type="text/javascript">
434
	function MAC_Control(formulaire){
433
	function MAC_Control(formulaire){
435
		// MAC control (upper case and '-' separator)
434
		// MAC control (upper case and '-' separator)