replaced sqlite_escape_string() with SQLite3::escapeString()
Fixed the missing comma in the query creation
Added Keyword.php and Plist.php files (not sure why they were missing previously)
Fixed the thumbnail path creation
replaced sqlite_escape_string() with SQLite3::escapeString()
replaced sqlite_escape_string() with SQLite3::escapeString()
Initial commit
Handle the case where there is no preview path; Use master path instead.