Skip to content
Snippets Groups Projects
scp.js 32.3 KiB
Newer Older
  • Learn to ignore specific revisions
  •     }
        if(i<0) {kvp[kvp.length] = [key,value].join('=');}
    
        //this will reload the page, it's likely better to store this until finished
    
        return kvp.join('&');