From ab0b653065e1cb95f98b4b0b489b73cf66a5b065 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20=C3=85kre=20Solberg?= <andreas.solberg@uninett.no>
Date: Wed, 5 Mar 2008 08:23:17 +0000
Subject: [PATCH] Adding id field to config tempalte file

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@356 44740490-163a-0410-bde0-09ae8108e29a
---
 config-templates/config.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config-templates/config.php b/config-templates/config.php
index c52d1a96c..f983c9dc1 100644
--- a/config-templates/config.php
+++ b/config-templates/config.php
@@ -2,7 +2,7 @@
 /* 
  * The configuration of simpleSAMLphp
  * 
- * 
+ * $Id$
  */
 
 $config = array (
-- 
GitLab