self::$query_string = str_replace(array('?/'.self::$current_uri.'/&', '?/'.self::$current_uri.'&'), array('/?', '?'), self::$query_string);