Code: Select all
var go_to = self.location = self.location.protocol+'//'+self.location.host+self.location.pathname-self.location.search;window.location = go_to + '?only_my=query'Moderator: General Moderators
Code: Select all
var go_to = self.location = self.location.protocol+'//'+self.location.host+self.location.pathname-self.location.search;window.location = go_to + '?only_my=query'