Skip to content
  • Timothy Stack's avatar
    · df1f4479
    Timothy Stack authored
    Some ajax stuff:
    
    	www/JSON.php, www/json.js: JavaScript Object Notation libraries,
    	sourced from - http://www.crockford.com/JSON/index.html .
    
    	www/GNUmakefile.in: Install javascript sources.
    
    	www/Sajax.php: Load the JSON libraries into php and javascript and
    	encode/decode results from the php callback (arguments to the
    	callback aren't done at the moment).
    df1f4479