Subversion Repositories ALCASAR

Rev

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

Rev 783 Rev 784
Line 1... Line 1...
1
<?php
1
<?php
2
$hostname = "alcasar";
2
$hostname = "alcasar";
3
$network_pb = True;
3
$network_pb = False;
4
$cert_add = "http://alcasar/certs";
4
$cert_add = "http://alcasar/certs";
5
$direct_access = False;
5
$direct_access = False;
6
$diagnostic = "eth0 link down";
6
$diagnostic = "eth0 link down";
7
$remote_ip = ($_SERVER['REMOTE_ADDR']);
7
$remote_ip = ($_SERVER['REMOTE_ADDR']);
8
$tab = array();$user = array();
8
$tab = array();$user = array();