How do you require module sqlite? I know there that if you include something it automatically loads module, but why isn't working for sqlite? It gives me error(when Sqlite isn't enabled in modules) that I can't connect to DB. When I enable it in modules.ini it works fine.