![]() ![]() | ![]() |
version 1.14.2.1, 2016/01/27 01:21:22 | version 1.18, 2016/03/04 21:43:15 |
---|---|
Line 1502 sub blocktype_text { | Line 1502 sub blocktype_text { |
'blogs' => 'Blogs', | 'blogs' => 'Blogs', |
'docs' => 'Content', | 'docs' => 'Content', |
'printout' => 'Printouts', | 'printout' => 'Printouts', |
'passwd' => 'Password', | 'passwd' => 'Change Password', |
); | ); |
my $typeorder = ['com','chat','boards','port','groups','blogs','printout','docs','passwd']; | my $typeorder = ['com','chat','boards','port','groups','blogs','printout','docs','passwd']; |
return ($typeorder,\%types); | return ($typeorder,\%types); |