From 881a2476353278583fbd2a75104dfdd262bc6204 Mon Sep 17 00:00:00 2001 From: "o.pinke" Date: Wed, 11 Oct 2023 17:13:28 +0200 Subject: [PATCH] settings --- .idea/php.xml | 45 ++++++++++++++++++++++++++++++++++ .idea/phpunit.xml | 11 +++++++++ .idea/vcs.xml | 7 ++++++ conlite/plugins/cl-mod-rewrite | 2 +- 4 files changed, 64 insertions(+), 1 deletion(-) create mode 100644 .idea/php.xml create mode 100644 .idea/phpunit.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/php.xml b/.idea/php.xml new file mode 100644 index 0000000..c99a098 --- /dev/null +++ b/.idea/php.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/phpunit.xml b/.idea/phpunit.xml new file mode 100644 index 0000000..ebec75a --- /dev/null +++ b/.idea/phpunit.xml @@ -0,0 +1,11 @@ + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..ddb69a7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/conlite/plugins/cl-mod-rewrite b/conlite/plugins/cl-mod-rewrite index 91b0fd8..606b832 160000 --- a/conlite/plugins/cl-mod-rewrite +++ b/conlite/plugins/cl-mod-rewrite @@ -1 +1 @@ -Subproject commit 91b0fd8c15cdf1b5e9704c8720a40f959e7eb4fe +Subproject commit 606b832ce8926ac51d5d4605a9ebb32c0e1745ad