--- shortform.install.orig 2008-01-17 19:43:33.000000000 -0500 +++ shortform.install 2008-01-17 19:43:48.000000000 -0500 @@ -4,6 +4,7 @@ function shortform_install() { switch ($GLOBALS['db_type']) { case 'mysql': + case 'mysqli': db_query(" CREATE TABLE {shortform} ( sfid int(10) NOT NULL DEFAULT 0,