From c94eb8adf22ead898e01c4fafeb220f12e12d59b Mon Sep 17 00:00:00 2001 From: Richard Rudy Date: Wed, 28 Sep 2016 08:20:15 -0400 Subject: [PATCH] Get jQuery from Google CDN jquery is no longer included at the original location. Pulling from the CDN to avoid any other issues if another version gets (re)moved --- Dev/Install/install.php5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dev/Install/install.php5 b/Dev/Install/install.php5 index 143b18d02..ae935b691 100755 --- a/Dev/Install/install.php5 +++ b/Dev/Install/install.php5 @@ -1248,7 +1248,7 @@ class Installer extends InstallRequirements { Installing SilverStripe... - +