phpki: php tag fixes

This commit is contained in:
Denis Fateyev
2015-03-01 20:24:19 +06:00
parent 6785e37bc6
commit 1dbd89e603
4 changed files with 10 additions and 10 deletions

View File

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