summaryrefslogtreecommitdiff
path: root/lib/ckeditor5/build/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ckeditor5/build/index.php')
-rw-r--r--lib/ckeditor5/build/index.php3
1 files changed, 3 insertions, 0 deletions
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();