Subversion Repositories ALCASAR

Rev

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

Rev 2226 Rev 2817
Line 7... Line 7...
7
<html>
7
<html>
8
<head>
8
<head>
9
<META HTTP-EQUIV="Refresh" CONTENT="50">
9
<META HTTP-EQUIV="Refresh" CONTENT="50">
10
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
10
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
11
<title>Usagers connect&eacute;es</title>
11
<title>Usagers connect&eacute;es</title>
12
<link rel="stylesheet" href="/css/style.css">
12
<link rel="stylesheet" href="/css/acc.css">
13
</head>
13
</head>
14
EOM;
14
EOM;
15
}
15
}
16
require_once('../lib/functions.php');
16
require_once('../lib/functions.php');
17
require("../lib/$config[general_lib_type]/functions.php");
17
require("../lib/$config[general_lib_type]/functions.php");