Skip to content

Instantly share code, notes, and snippets.

@willmcneilly
Created October 13, 2011 15:37
Show Gist options
  • Save willmcneilly/1284547 to your computer and use it in GitHub Desktop.
Save willmcneilly/1284547 to your computer and use it in GitHub Desktop.
$js
Array ( [core] => Array ( [misc/jquery.js] => Array ( [cache] => 1 [defer] => [preprocess] => 1 ) [misc/drupal.js] => Array ( [cache] => 1 [defer] => [preprocess] => 1 ) ) [module] => Array ( [sites/all/modules/rumble/uc_ajax_cart/js/jquery.form.js] => Array ( [cache] => 1 [defer] => [preprocess] => 1 ) [sites/all/modules/rumble/uc_ajax_cart/js/jquery.blockUI.js] => Array ( [cache] => 1 [defer] => [preprocess] => 1 ) [sites/all/modules/rumble/uc_ajax_cart/js/uc_ajax_cart.js] => Array ( [cache] => 1 [defer] => [preprocess] => 1 ) [sites/all/modules/rumble/uc_ajax_cart/js/jquery.cookie.js] => Array ( [cache] => 1 [defer] => [preprocess] => 1 ) [sites/all/modules/jquery_ui/jquery.ui/ui/minified/ui.core.min.js] => Array ( [cache] => 1 [defer] => [preprocess] => 1 ) [sites/all/modules/jquery_ui/jquery.ui/ui/minified/ui.draggable.min.js] => Array ( [cache] => 1 [defer] => [preprocess] => 1 ) [sites/all/modules/jquery_ui/jquery.ui/ui/minified/ui.droppable.min.js] => Array ( [cache] => 1 [defer] => [preprocess] => 1 ) ) [theme] => Array ( [sites/default/themes/fultons/scripts/jquery.easing.js] => Array ( [cache] => 1 [defer] => [preprocess] => 1 ) [sites/default/themes/fultons/scripts/jquery.cycle.lite.min.js] => Array ( [cache] => 1 [defer] => [preprocess] => 1 ) [sites/default/themes/fultons/scripts/jquery.vgrid.min.js] => Array ( [cache] => 1 [defer] => [preprocess] => 1 ) [sites/default/themes/fultons/scripts/fultons.js] => Array ( [cache] => 1 [defer] => [preprocess] => 1 ) [sites/default/themes/fultons/scripts/jquery.watermark.min.js] => Array ( [cache] => 1 [defer] => [preprocess] => 1 ) ) [setting] => Array ( [0] => Array ( [basePath] => / ) [1] => Array ( [uc_ajax_cart] => Array ( [CALLBACK] => /uc_ajax_cart/add/item [MESSAGES_CALLBACK] => /uc_ajax_cart/message [SHOW_CALLBACK] => /uc_ajax_cart/show [ADD_MESSAGE] => Add product to your basket [ADD_TITLE] => Please wait [REMOVE_MESSAGE] => Remove product from your basket [REMOVE_TITLE] => Please wait [CART_LINK_CALLBACK] => /uc_ajax_cart/addlink [BLOCK_UI] => 2 [TIMEOUT] => 3000 [SESSION] => 8e62fa4f4853e4cb645972d564ba289a [CART_OPERATION] => Your Basket ) ) [2] => Array ( [googleanalytics] => Array ( [trackOutgoing] => 1 [trackMailto] => 1 [trackDownload] => 1 [trackDownloadExtensions] => 7z|aac|avi|csv|doc|exe|flv|gif|gz|jpe?g|js|mp(3|4|e?g)|mov|pdf|phps|png|ppt|rar|sit|tar|torrent|txt|wma|wmv|xls|xml|zip ) ) ) [inline] => Array ( ) )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment