From 651d44e67499ec7cae07c60c5351f65424c93279 Mon Sep 17 00:00:00 2001 From: arun Date: Sun, 14 Jan 2007 13:48:22 +0000 Subject: [PATCH 1/1] fixed the revision number thing ;) --- index.php | 2 +- output.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index cf6e94c..f8bb305 100644 --- a/index.php +++ b/index.php @@ -2,7 +2,7 @@ error_reporting(E_ALL); global $REV; -$REV ="$Rev$"; +$REV ="\$Rev$"; include_once("config.php"); include_once("output.php"); /* html output only */ 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()

Welcome to E-Doko

-

Revision: $REV

+

Revision: