diff options
Diffstat (limited to 'lib/ckeditor5/build/translations/index.php')
-rw-r--r-- | lib/ckeditor5/build/translations/index.php | 3 |
1 files changed, 3 insertions, 0 deletions
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(); | ||