From 4fe0d6da3e354fe27528a80e071211c239d9e692 Mon Sep 17 00:00:00 2001 From: Denis Fateyev Date: Mon, 14 Oct 2013 04:49:04 +0600 Subject: [PATCH] phpki: fix common URLs --- include/common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/common.php b/include/common.php index 4713dd3..7cc23a9 100644 --- a/include/common.php +++ b/include/common.php @@ -122,7 +122,7 @@ function printHeader($withmenu="default") { } if (file_exists('../policy.html')) { - print 'Policy'; + print 'Policy'; } ?> href="../help.php" target="_help">Help