4 lines
71 B
Plaintext
Raw Permalink Normal View History

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