summaryrefslogtreecommitdiff
path: root/install.php
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2008-02-06 19:38:28 +0000
committerDries Buytaert <dries@buytaert.net>2008-02-06 19:38:28 +0000
commitb8a1eab1fb8abb1238f1e5a63757f0d93b2a3cc6 (patch)
tree0dff0188249d8c3d2999d9b4342e3c1e99711b9e /install.php
parentbddba847f569f872aefa1618d2fe49d69f274c63 (diff)
downloadbrdo-b8a1eab1fb8abb1238f1e5a63757f0d93b2a3cc6.tar.gz
brdo-b8a1eab1fb8abb1238f1e5a63757f0d93b2a3cc6.tar.bz2
- Patch #210131 by dvessel, catch, John, et al: updated jQuery library.
Diffstat (limited to 'install.php')
-rw-r--r--install.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.php b/install.php
index 16b2cf204..2e7fea6de 100644
--- a/install.php
+++ b/install.php
@@ -916,7 +916,7 @@ function install_check_requirements($profile, $verify) {
drupal_set_message($message, 'warning');
}
}
- }
+ }
}
/**