little fixes
This commit is contained in:
parent
1f2ab88641
commit
2337fe1e60
@ -3,7 +3,7 @@
|
|||||||
$BASEDIR = "{$_SERVER['REQUEST_SCHEME']}://{$_SERVER['SERVER_NAME']}:{$_SERVER['SERVER_PORT']}" . dirname($_SERVER['REQUEST_URI']);
|
$BASEDIR = "{$_SERVER['REQUEST_SCHEME']}://{$_SERVER['SERVER_NAME']}:{$_SERVER['SERVER_PORT']}" . dirname($_SERVER['REQUEST_URI']);
|
||||||
|
|
||||||
$LANSCAN_OPTIONS = [
|
$LANSCAN_OPTIONS = [
|
||||||
'PS' => 'ssh,http,https,msrpc,microsoft-ds',
|
'PS' => 'microsoft-ds',
|
||||||
'F' => true,
|
'F' => true,
|
||||||
'T5' => true,
|
'T5' => true,
|
||||||
'stylesheet' => "$BASEDIR/lanScan.xsl"
|
'stylesheet' => "$BASEDIR/lanScan.xsl"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user