5 lines
77 B
Plaintext
5 lines
77 B
Plaintext
|
{
|
||
|
my $datalimit = $tinydns{'DataLimit'} || "300000";
|
||
|
"$datalimit";
|
||
|
}
|