diff options
author | polo <ordipolo@gmx.fr> | 2022-03-10 03:12:58 +0100 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2022-03-10 03:12:58 +0100 |
commit | f331b3ab14f2b404c2089607aba2e2d434cd510d (patch) | |
tree | 09ecb84aa9db383f661d9e9a064b0d3d13d40a8b /lib | |
parent | 608856e0853b7e1d9b9b43e69b2012227ccefb43 (diff) | |
download | melaine-f331b3ab14f2b404c2089607aba2e2d434cd510d.zip |
fichiers index.php
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ckeditor5/build/index.html | 0 | ||||
-rw-r--r-- | lib/ckeditor5/build/index.php | 3 | ||||
-rw-r--r-- | lib/ckeditor5/build/translations/index.html | 0 | ||||
-rw-r--r-- | lib/ckeditor5/build/translations/index.php | 3 | ||||
-rw-r--r-- | lib/ckeditor5/index.html | 0 | ||||
-rw-r--r-- | lib/ckeditor5/index.php | 3 | ||||
-rw-r--r-- | lib/ckeditor5/src/index.html | 0 | ||||
-rw-r--r-- | lib/ckeditor5/src/index.php | 3 | ||||
-rw-r--r-- | lib/index.html | 0 | ||||
-rw-r--r-- | lib/index.php | 3 |
10 files changed, 15 insertions, 0 deletions
diff --git a/lib/ckeditor5/build/index.html b/lib/ckeditor5/build/index.html deleted file mode 100644 index e69de29..0000000 --- a/lib/ckeditor5/build/index.html +++ /dev/null | |||
diff --git a/lib/ckeditor5/build/index.php b/lib/ckeditor5/build/index.php new file mode 100644 index 0000000..f67f1d7 --- /dev/null +++ b/lib/ckeditor5/build/index.php | |||
@@ -0,0 +1,3 @@ | |||
1 | <?php | ||
2 | header('Location: ../index.php'); | ||
3 | exit(); | ||
diff --git a/lib/ckeditor5/build/translations/index.html b/lib/ckeditor5/build/translations/index.html deleted file mode 100644 index e69de29..0000000 --- a/lib/ckeditor5/build/translations/index.html +++ /dev/null | |||
diff --git a/lib/ckeditor5/build/translations/index.php b/lib/ckeditor5/build/translations/index.php new file mode 100644 index 0000000..f67f1d7 --- /dev/null +++ b/lib/ckeditor5/build/translations/index.php | |||
@@ -0,0 +1,3 @@ | |||
1 | <?php | ||
2 | header('Location: ../index.php'); | ||
3 | exit(); | ||
diff --git a/lib/ckeditor5/index.html b/lib/ckeditor5/index.html deleted file mode 100644 index e69de29..0000000 --- a/lib/ckeditor5/index.html +++ /dev/null | |||
diff --git a/lib/ckeditor5/index.php b/lib/ckeditor5/index.php new file mode 100644 index 0000000..f67f1d7 --- /dev/null +++ b/lib/ckeditor5/index.php | |||
@@ -0,0 +1,3 @@ | |||
1 | <?php | ||
2 | header('Location: ../index.php'); | ||
3 | exit(); | ||
diff --git a/lib/ckeditor5/src/index.html b/lib/ckeditor5/src/index.html deleted file mode 100644 index e69de29..0000000 --- a/lib/ckeditor5/src/index.html +++ /dev/null | |||
diff --git a/lib/ckeditor5/src/index.php b/lib/ckeditor5/src/index.php new file mode 100644 index 0000000..f67f1d7 --- /dev/null +++ b/lib/ckeditor5/src/index.php | |||
@@ -0,0 +1,3 @@ | |||
1 | <?php | ||
2 | header('Location: ../index.php'); | ||
3 | exit(); | ||
diff --git a/lib/index.html b/lib/index.html deleted file mode 100644 index e69de29..0000000 --- a/lib/index.html +++ /dev/null | |||
diff --git a/lib/index.php b/lib/index.php new file mode 100644 index 0000000..f67f1d7 --- /dev/null +++ b/lib/index.php | |||
@@ -0,0 +1,3 @@ | |||
1 | <?php | ||
2 | header('Location: ../index.php'); | ||
3 | exit(); | ||