Subversion Repositories ALCASAR

Rev

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

Rev 591 Rev 592
Line 3... Line 3...
3
 
3
 
4
 
4
 
5
*/
5
*/
6
require_once('includes/defines.inc.php');
6
require_once('includes/defines.inc.php');
7
require_once(ALCASAR_ADMIN_PATH_INC.'/session.inc.php');
7
require_once(ALCASAR_ADMIN_PATH_INC.'/session.inc.php');
-
 
8
//require_once(ALCASAR_ADMIN_PATH_RESSOURCES.'/phpsysinfo/index.php');
-
 
9
?><!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN//2.0">
-
 
10
<html>
-
 
11
<head>
-
 
12
<title>Welcome</title>
-
 
13
<link rel="stylesheet" href="<?php echo ALCASAR_ADMIN_PATH_CSS; ?>/default/default.css" type="text/css">
-
 
14
</head>
8
 
15
 
9
echo ALCASAR_ADMIN_PATH_IMG.'<br>';//test
-
 
10
?>
-
 
11
WELCOME
-
 
12
 
16
<h1>PAGE D'ACCUEIL</h1>
-
 
17
</body>
-
 
18
</html>
-
 
19
 
13

Generated by GNU Enscript 1.6.6.
20

Generated by GNU Enscript 1.6.6.