removed reference to dead web-site
fixed incorrect hardcoded url
CAKE_SESSION_SAVE = 'database'. Save sessions in database instead of php default
obsolete. replaced by app/config/sql
using sql files in /app/config/sql instead of /app/webroot/setup/sql
obsolete according to max
removed sessions.sql as this table is now included in jahnet.sql
added cake_sessions table
moved SQL files from /app/webroot/setup/sql to /app/config/sql