207208209210211212213
if(accounts.size() > 0) return; } // There are no accounts in the database; run the wizard new DatabaseWizard(); }