Closed GoogleCodeExporter closed 8 years ago
a little bug fixed:
$kfmdb->query("CREATE TABLE ".KFM_DB_PREFIX."settings(
id INTEGER PRIMARY KEY,
name text,
value text,
user_id INTEGER not null,
usersetting INTEGER default 0
)");
Original comment by nilsfeld@gmail.com
on 18 Nov 2009 at 6:16
thanks Nils,
I've added that to the SVN version of 1.4
I'll republish the KFM package once I've looked at some other bugs. (checking
now)
Original comment by kae.verens@gmail.com
on 18 Nov 2009 at 8:52
Original issue reported on code.google.com by
nilsfeld@gmail.com
on 17 Nov 2009 at 6:59