From 8fa4b79e297ef9fbb359dee76f32bf51fb21a88a Mon Sep 17 00:00:00 2001 From: Divlo Date: Wed, 28 Aug 2019 14:16:47 +0200 Subject: [PATCH] headPerso changed name to config --- index.php | 4 ++-- php/{headPerso.php => config.php} | 0 views/404.php | 4 ++-- views/error404.php | 4 ++-- views/function-list.php | 4 ++-- views/function-views/calculateAge.php | 4 ++-- views/function-views/convertDistance.php | 4 ++-- views/function-views/convertTemperature.php | 4 ++-- views/function-views/randomNumber.php | 4 ++-- views/function-views/weatherRequest.php | 4 ++-- 10 files changed, 18 insertions(+), 18 deletions(-) rename php/{headPerso.php => config.php} (100%) diff --git a/index.php b/index.php index 9fce41b..92c876b 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,5 @@ - - + + diff --git a/php/headPerso.php b/php/config.php similarity index 100% rename from php/headPerso.php rename to php/config.php diff --git a/views/404.php b/views/404.php index 6016727..d444878 100644 --- a/views/404.php +++ b/views/404.php @@ -1,5 +1,5 @@ - - + + diff --git a/views/error404.php b/views/error404.php index e1b2515..f6468d0 100644 --- a/views/error404.php +++ b/views/error404.php @@ -1,5 +1,5 @@ - - + + diff --git a/views/function-list.php b/views/function-list.php index 4ce6892..c49b026 100644 --- a/views/function-list.php +++ b/views/function-list.php @@ -1,5 +1,5 @@ - - + + diff --git a/views/function-views/calculateAge.php b/views/function-views/calculateAge.php index 5ff9dc7..cb87d77 100644 --- a/views/function-views/calculateAge.php +++ b/views/function-views/calculateAge.php @@ -1,5 +1,5 @@ - - + + diff --git a/views/function-views/convertDistance.php b/views/function-views/convertDistance.php index 0fd0d8b..6120e16 100644 --- a/views/function-views/convertDistance.php +++ b/views/function-views/convertDistance.php @@ -1,5 +1,5 @@ - - + + diff --git a/views/function-views/convertTemperature.php b/views/function-views/convertTemperature.php index 41d0549..cad0816 100644 --- a/views/function-views/convertTemperature.php +++ b/views/function-views/convertTemperature.php @@ -1,5 +1,5 @@ - - + + diff --git a/views/function-views/randomNumber.php b/views/function-views/randomNumber.php index 7bad91c..2fe8323 100644 --- a/views/function-views/randomNumber.php +++ b/views/function-views/randomNumber.php @@ -1,5 +1,5 @@ - - + + diff --git a/views/function-views/weatherRequest.php b/views/function-views/weatherRequest.php index 45e65e1..31b93a9 100644 --- a/views/function-views/weatherRequest.php +++ b/views/function-views/weatherRequest.php @@ -1,5 +1,5 @@ - - + +