From: short <> Date: Tue, 2 Apr 2002 15:16:27 +0000 (+0000) Subject: Fixed ViewCVS reference as we don't have our own domain (yet?) X-Git-Url: http://git.jankratochvil.net/?p=kocky.vellum.cz.git;a=commitdiff_plain;h=2b78f3d1a0896cf739af7dfb3bd3bc8cdf36b0ee Fixed ViewCVS reference as we don't have our own domain (yet?) --- diff --git a/config.php b/config.php index dff2e2d..bc4088b 100644 --- a/config.php +++ b/config.php @@ -2,7 +2,7 @@ $admin_mail="short@ucw.cz"; $cvs_mailhost="vellum.cz"; - $viewcvs=ereg_replace("^/","http://short.vellum.cz/cgi-bin/viewcvs/kocky/",$HTTP_SERVER_VARS["SCRIPT_NAME"]); + $viewcvs=ereg_replace("^/kocky/","http://short.vellum.cz/cgi-bin/viewcvs/kocky/",$HTTP_SERVER_VARS["SCRIPT_NAME"]); $title_prefix="Zrùdné Bonsain Kitten"; $energie_base="energie/";