From 73d0be2e63fdeed67193e1e89c859a09468a3c4d Mon Sep 17 00:00:00 2001 From: Evan Winslow Date: Wed, 4 Aug 2010 08:13:54 +0000 Subject: Updating cache manifest to match external js includes exactly --- cache.manifest.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cache.manifest.php') diff --git a/cache.manifest.php b/cache.manifest.php index db963aeef..4d002efaa 100644 --- a/cache.manifest.php +++ b/cache.manifest.php @@ -21,8 +21,8 @@ CACHE: {$CONFIG->url}vendors/jquery/jquery-ui-1.7.2.min.js {$CONFIG->url}vendors/jquery/jquery.form.js {$CONFIG->url}vendors/jquery/jquery.easing.1.3.packed.js -{$CONFIG->url}_css/js.php?js=initialise_elgg&viewtype=$viewtype&lastcache={$CONFIG->lastcache} -{$CONFIG->url}_css/js.php?js=friendsPickerv1&viewtype=$viewtype&lastcache={$CONFIG->lastcache} +{$CONFIG->url}_css/js.php?lastcache={$CONFIG->lastcache}&js=initialise_elgg&viewtype=$viewtype +{$CONFIG->url}_css/js.php?lastcache={$CONFIG->lastcache}&js=friendsPickerv1&viewtype=$viewtype NETWORK: * -- cgit v1.2.3