From d92682fbfdd9dec43939678b3c5b80c512f148d3 Mon Sep 17 00:00:00 2001 From: eric Date: Fri, 18 Jun 2004 16:48:13 +0000 Subject: --- web/html/template.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/html/template.php') diff --git a/web/html/template.php b/web/html/template.php index 36d0b4cf..69964751 100644 --- a/web/html/template.php +++ b/web/html/template.php @@ -11,7 +11,7 @@ print _("Hi, this is worth reading!")."
\n"; html_footer("\$Id$"); # Use the $Id$ keyword - # NOTE: when checking in a new file, use the - # 'svn propset svn:keywords "Id" filename.php + # NOTE: when checking in a new file, use + # 'svn propset svn:keywords "Id" filename.php' # to tell svn to expand the "Id" keyword. ?> -- cgit v1.2.3-24-g4f1b