mokuma - 2007-03-20

Logged In: YES
user_id=1476397
Originator: NO

the sql statement to create the default admin/password account was not in the main database sql load. to create the admin/password account, execute the following sql

INSERT INTO hd_users VALUES (0, 'admin', '5f4dcc3b5aa765d61d8327deb882cf99', 'No', 'One', 'dump@blah.com', 0);