X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=index.php;h=f8bb305cf80957fc7e277139724e631539876cb5;hp=cf6e94c8a1a12e7d6176f559e707631ef14cecba;hb=651d44e67499ec7cae07c60c5351f65424c93279;hpb=97cd169690383b731eedeb13586e07788ee166ce 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 */