Fix undefined constant

This commit is contained in:
John Crisp
2021-03-01 15:57:51 +01:00
parent 09c0826de2
commit 3cd9ae1481

View File

@@ -364,7 +364,7 @@ PHPki glossary of terms.
<p>
<h2><a name="GETTING-HELP">GETTING ADDITIONAL HELP</a></h2>
<blockquote>
<?php echo $config[getting_help]?>
<?php echo $config['getting_help']?>
</blockquote>
<br>