function sajatmodul_update_101() { $sql = "CREATE TABLE IF NOT EXISTS... vagy valami más SQL"; $ret[] = update_sql($sql); return $ret; }