Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 3006 → Rev 3007

/web/acc/haut.php
2,6 → 2,7
# $Id$
 
// Inform admin log about his last connection
header("Cache-Control: no-cache, must-revalidate"); // in order to increment admin_log file
$admin_log = '/var/Save/security/acc_access.log';
$user_htdigest = $_SERVER['REMOTE_USER'];
$date_system = date('d/m/Y H:i:s');