- or download this
get_page_content("some_type");
- or download this
$default_font_family = get_page_content("default_font_family");
- or download this
my $type = shift;
my $dbh = DB_File::connect();
...
$sth->finish();
return 1;
- or download this
my $type = shift;
my $dbh = DB_File::connect();
...
}
$sth->finish();
return(%vars);