fixed the revision number thing ;)
[e-DoKo.git] / output.php
index 911c1842c90f8ef79ff40001cbb40573ba2133b6..d73b9feec9b29e4ac3436c0b43ed24697f424603 100644 (file)
@@ -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