From 9a28c38adb3585e55caeecd64d2171832a3684e9 Mon Sep 17 00:00:00 2001 From: polo Date: Wed, 2 Mar 2022 04:54:24 +0100 Subject: detection poids max php.ini --- lib/.htaccess | 1 - lib/ckeditor5/build/index.html | 0 lib/ckeditor5/build/translations/index.html | 0 lib/ckeditor5/index.html | 0 lib/ckeditor5/src/index.html | 0 lib/htmlawed/.htaccess | 1 + lib/index.html | 0 7 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 lib/.htaccess create mode 100644 lib/ckeditor5/build/index.html create mode 100644 lib/ckeditor5/build/translations/index.html create mode 100644 lib/ckeditor5/index.html create mode 100644 lib/ckeditor5/src/index.html create mode 100644 lib/htmlawed/.htaccess create mode 100644 lib/index.html (limited to 'lib') diff --git a/lib/.htaccess b/lib/.htaccess deleted file mode 100644 index 45552cb..0000000 --- a/lib/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Options -Indexes \ No newline at end of file diff --git a/lib/ckeditor5/build/index.html b/lib/ckeditor5/build/index.html new file mode 100644 index 0000000..e69de29 diff --git a/lib/ckeditor5/build/translations/index.html b/lib/ckeditor5/build/translations/index.html new file mode 100644 index 0000000..e69de29 diff --git a/lib/ckeditor5/index.html b/lib/ckeditor5/index.html new file mode 100644 index 0000000..e69de29 diff --git a/lib/ckeditor5/src/index.html b/lib/ckeditor5/src/index.html new file mode 100644 index 0000000..e69de29 diff --git a/lib/htmlawed/.htaccess b/lib/htmlawed/.htaccess new file mode 100644 index 0000000..45552cb --- /dev/null +++ b/lib/htmlawed/.htaccess @@ -0,0 +1 @@ +Options -Indexes \ No newline at end of file diff --git a/lib/index.html b/lib/index.html new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3