From a321fa97556cc666d67c62c6d557662da46438ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=85kre=20Solberg?= <andreas.solberg@uninett.no> Date: Sat, 20 Oct 2007 18:19:23 +0000 Subject: [PATCH] moving includes git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@38 44740490-163a-0410-bde0-09ae8108e29a --- templates/{ => default}/includes/footer.php | 0 templates/{ => default}/includes/header.php | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename templates/{ => default}/includes/footer.php (100%) rename templates/{ => default}/includes/header.php (100%) diff --git a/templates/includes/footer.php b/templates/default/includes/footer.php similarity index 100% rename from templates/includes/footer.php rename to templates/default/includes/footer.php diff --git a/templates/includes/header.php b/templates/default/includes/header.php similarity index 100% rename from templates/includes/header.php rename to templates/default/includes/header.php -- GitLab