Subversion Repositories ALCASAR

Rev

Rev 2488 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 2488 Rev 2817
Line 9... Line 9...
9
	include_once("../lib/sql/drivers/$config[sql_type]/functions.php");
9
	include_once("../lib/sql/drivers/$config[sql_type]/functions.php");
10
else{
10
else{
11
	echo <<<EOM
11
	echo <<<EOM
12
<title>Unauthorized Service Usage History for $login</title>
12
<title>Unauthorized Service Usage History for $login</title>
13
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
13
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
14
<link rel="stylesheet" href="style.css">
14
<link rel="stylesheet" href="/css/acc.css">
15
</head>
15
</head>
16
<body>
16
<body>
17
<center>
17
<center>
18
<b>Could not include SQL library functions. Aborting</b>
18
<b>Could not include SQL library functions. Aborting</b>
19
</body>
19
</body>
Line 44... Line 44...
44
 
44
 
45
echo <<<EOM
45
echo <<<EOM
46
<head>
46
<head>
47
<title>Unauthorized Service Usage History for $login</title>
47
<title>Unauthorized Service Usage History for $login</title>
48
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
48
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
49
<link rel="stylesheet" href="style.css">
49
<link rel="stylesheet" href="/css/acc.css">
50
</head>
50
</head>
51
<body>
51
<body>
52
<center>
52
<center>
53
<table border=0 width=550 cellpadding=0 cellspacing=0>
53
<table border=0 width=550 cellpadding=0 cellspacing=0>
54
<tr valign=top>
54
<tr valign=top>