mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
fix whitespace
This commit is contained in:
parent
aa14a0f43e
commit
9d454891c5
@ -317,7 +317,7 @@ $helppages = array(
|
||||
'open-vm-tools.xml' => 'https://doc.pfsense.org/index.php/Open_VM_Tools_package',
|
||||
'arping.xml' => 'https://doc.pfsense.org/index.php/Arping_package',
|
||||
'unbound.xml' => 'https://doc.pfsense.org/index.php/Unbound_package',
|
||||
'nut.xml' => 'https://doc.pfsense.org/index.php/Nut_package',
|
||||
'nut.xml' => 'https://doc.pfsense.org/index.php/Nut_package',
|
||||
|
||||
);
|
||||
|
||||
@ -374,4 +374,4 @@ if (empty($helppage)) {
|
||||
/* Redirect to help page. */
|
||||
header("Location: {$helppage}");
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user