i get this error when i try to simulate with android
Warning: require_once(DatabaseConnectors/TeraWurflDatabase_.php) [function.require-once]: failed to open stream: No such file or directory in /home/debagira/public_html/mobile/administrator/components/com_mobilejoomla/terawurfl/TeraWurflDatabase.php on line 226
Fatal error: require_once() [function.require]: Failed opening required 'DatabaseConnectors/TeraWurflDatabase_.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/debagira/public_html/mobile/administrator/components/com_mobilejoomla/terawurfl/TeraWurflDatabase.php on line 226
the line its
require_once('DatabaseConnectors/TeraWurflDatabase_'.TeraWurflConfig::$DB_CONNECTOR.'.php');