2004-10-08  Since I moved all this to my new account on phpwebhosting,
I had to modify stuff to make it work without having root access. So 
now the tt-config.php file lives in the main web directory, and the fonts
live underneath there. I restrict access to the fonts directory with a
.htaccess file.

2004-04-29  I finally turned off register_globals on my server and found
that this was broken. Fixed it, so it works again.

2003-10-08  Added $_GET to fetch the variables, so that 'register_globals' 
doesn't have to be on.

2003-10-22  Found a problem with the GET and POST variables that made it think that everything was invalid. I think it's fixed.
