summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorpolo <ordipolo@gmx.fr>2022-03-10 03:12:58 +0100
committerpolo <ordipolo@gmx.fr>2022-03-10 03:12:58 +0100
commitf331b3ab14f2b404c2089607aba2e2d434cd510d (patch)
tree09ecb84aa9db383f661d9e9a064b0d3d13d40a8b /lib
parent608856e0853b7e1d9b9b43e69b2012227ccefb43 (diff)
downloadmelaine-f331b3ab14f2b404c2089607aba2e2d434cd510d.zip
fichiers index.php
Diffstat (limited to 'lib')
-rw-r--r--lib/ckeditor5/build/index.html0
-rw-r--r--lib/ckeditor5/build/index.php3
-rw-r--r--lib/ckeditor5/build/translations/index.html0
-rw-r--r--lib/ckeditor5/build/translations/index.php3
-rw-r--r--lib/ckeditor5/index.html0
-rw-r--r--lib/ckeditor5/index.php3
-rw-r--r--lib/ckeditor5/src/index.html0
-rw-r--r--lib/ckeditor5/src/index.php3
-rw-r--r--lib/index.html0
-rw-r--r--lib/index.php3
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
2header('Location: ../index.php');
3exit();
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
2header('Location: ../index.php');
3exit();
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
2header('Location: ../index.php');
3exit();
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
2header('Location: ../index.php');
3exit();
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
2header('Location: ../index.php');
3exit();