FROM version <= 0.13
====================

I have added a new table to the database which is used for translation
of http response codes. so if you want to use the newer PHP scripts you 
have to execute the SQL statements in up.sql.

e.g. with

$ mysql < up.sql


