Subversion Repositories ALCASAR

Compare Revisions

No changes between revisions

Ignore whitespace Rev 2190 → Rev 2191

/web/acc/manager/htdocs/stats.php
1,4 → 1,6
<?php
# $Id$
 
require('/etc/freeradius-web/config.php');
require('../lib/sql/nas_list.php');
require_once('../lib/xlat.php');
6,7 → 8,7
<html>
<head>
<title>Analyse des comptes</title>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $config[general_charset]?>">
<meta http-equiv="Content-Type" content="text/html; charset=<?= $config['general_charset'] ?>">
<link rel="stylesheet" href="style.css">
</head>
<body>
Property changes:
Added: svn:keywords
+Id
\ No newline at end of property