You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#if(`echo 'select count(*) from call where flags=4 and duration=0 and ROWID=(select max(ROWID) from call)' | sqlite3 /var/mobile/Library/CallHistory/call_history.db`){
# `vibrate`;
#}
#exit;
my $dbh = DBI->connect("dbi:SQLite:dbname=/var/mobile/Library/CallHistory/call_history.db",