From 1cb8b8884a2b2b4ec92388cd79e5479f25372e55 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jean-Michel=20Nirgal=20Vourg=C3=A8re?= Date: Sun, 15 Aug 2010 06:57:30 +0000 Subject: [PATCH] Moved config files in etc subfolder --- config.SAMPLE => etc/config.SAMPLE | 0 database.SAMPLE => etc/database.SAMPLE | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename config.SAMPLE => etc/config.SAMPLE (100%) rename database.SAMPLE => etc/database.SAMPLE (100%) diff --git a/config.SAMPLE b/etc/config.SAMPLE similarity index 100% rename from config.SAMPLE rename to etc/config.SAMPLE diff --git a/database.SAMPLE b/etc/database.SAMPLE similarity index 100% rename from database.SAMPLE rename to etc/database.SAMPLE -- 2.30.2