Sid Gifari File Manager
🏠 Root
/
home
/
genremedia08
/
thepassage.overlookedtracks.com
/
wp-content9
/
plugins
/
buddypress
/
bp-core
/
js
/
Editing: jquery-query.js
/* jshint unused: false */ function bp_get_querystring( n ) { var half = location.search.split( n + '=' )[1]; return half ? decodeURIComponent( half.split('&')[0] ) : null; }
Save
Cancel