4 lines
71 B
Plaintext
Raw Normal View History

{
$DB->new_record("quux", {type=>'service', status=>'enabled'});
}