5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
|
{
|
||
|
use esmith::AccountsDB;
|
||
|
$DB = esmith::AccountsDB->open;
|
||
|
}
|