From 4eb71ab5550aa6a668b38b8ea20ecd354f7d25f1 Mon Sep 17 00:00:00 2001 From: Nicolas Loeuillet Date: Thu, 18 Dec 2014 10:36:47 +0100 Subject: [PATCH] change jquery path into installation script --- .idea/scopes/scope_settings.xml | 5 +++++ install/index.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .idea/scopes/scope_settings.xml diff --git a/.idea/scopes/scope_settings.xml b/.idea/scopes/scope_settings.xml new file mode 100644 index 00000000..922003b8 --- /dev/null +++ b/.idea/scopes/scope_settings.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/install/index.php b/install/index.php index 06d1a419..ec504160 100755 --- a/install/index.php +++ b/install/index.php @@ -208,7 +208,7 @@ else if (isset($_POST['install'])) { - + -- 2.41.0