From d21f7d14578848da16e87570fa934ff78ebf3b90 Mon Sep 17 00:00:00 2001 From: Leandro Arndt Date: Wed, 9 Dec 2015 14:58:11 -0200 Subject: [PATCH] Renomeação dos arquivos de configuração --- inc/config-exemplo.php | 27 +++++++++++++++++++++++++++ inc/config.php | 27 --------------------------- restrito/inc/config-exemplo.php | 28 ++++++++++++++++++++++++++++ restrito/inc/config.php | 28 ---------------------------- 4 files changed, 55 insertions(+), 55 deletions(-) create mode 100644 inc/config-exemplo.php delete mode 100644 inc/config.php create mode 100644 restrito/inc/config-exemplo.php delete mode 100644 restrito/inc/config.php diff --git a/inc/config-exemplo.php b/inc/config-exemplo.php new file mode 100644 index 0000000..318d86a --- /dev/null +++ b/inc/config-exemplo.php @@ -0,0 +1,27 @@ + diff --git a/inc/config.php b/inc/config.php deleted file mode 100644 index 318d86a..0000000 --- a/inc/config.php +++ /dev/null @@ -1,27 +0,0 @@ - diff --git a/restrito/inc/config-exemplo.php b/restrito/inc/config-exemplo.php new file mode 100644 index 0000000..b8faddf --- /dev/null +++ b/restrito/inc/config-exemplo.php @@ -0,0 +1,28 @@ + diff --git a/restrito/inc/config.php b/restrito/inc/config.php deleted file mode 100644 index b8faddf..0000000 --- a/restrito/inc/config.php +++ /dev/null @@ -1,28 +0,0 @@ - -- libgit2 0.21.2