![]() ![]() | ![]() |
version 1.1309, 2016/05/30 03:16:33 | version 1.1310, 2016/05/30 04:48:23 |
---|---|
Line 7519 sub get_commblock_resources { | Line 7519 sub get_commblock_resources { |
} | } |
} | } |
} | } |
if ($interval[0] =~ /^(\d+/)) { | if ($interval[0] =~ /^(\d+)/) { |
my $timelimit = $1; | my $timelimit = $1; |
my $first_access; | my $first_access; |
if ($type eq 'resource') { | if ($type eq 'resource') { |