summaryrefslogtreecommitdiffstats
path: root/output.php
diff options
context:
space:
mode:
Diffstat (limited to 'output.php')
-rw-r--r--output.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/output.php b/output.php
index 911c184..d73b9fe 100644
--- a/output.php
+++ b/output.php
@@ -268,7 +268,7 @@ function output_header()
<body onload="high_last();">
<div class="header">
<h1> Welcome to E-Doko </h1>
-<p> Revision: $REV</p>
+<p> Revision: <?php echo "$REV"; ?></p>
</div>
<?php