fastjs/pages
R. Tyler Ballance 8000bd54ba Exposing the request and the FastCGI environments through to the JavaScript through the self.fastjs object
Currently they're typical JavaScript objects tied to:
	fastjs.env
	fastjs.fcgi_env

I think I need a template language now..

Signed-off-by: R. Tyler Ballance <tyler@monkeypox.org>
2009-03-09 05:05:04 -04:00
..
index.fjs Exposing the request and the FastCGI environments through to the JavaScript through the self.fastjs object 2009-03-09 05:05:04 -04:00
test.fjs Namespace the FastJS callbacks into the self.fastjs object in JavaScript 2009-03-09 04:32:47 -04:00