From 1b4ab627d0e998827fe38f53830be38f31af07f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=85kre=20Solberg?= <andreas.solberg@uninett.no> Date: Mon, 7 Jan 2008 09:52:54 +0000 Subject: [PATCH] Using php for the index page to make it dynamic git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@140 44740490-163a-0410-bde0-09ae8108e29a --- www/{index.html => index.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename www/{index.html => index.php} (100%) diff --git a/www/index.html b/www/index.php similarity index 100% rename from www/index.html rename to www/index.php -- GitLab