rewrote internationalization and help system
This commit is contained in:
parent
e0d4792587
commit
7bb6ac31c1
57 changed files with 11072 additions and 731 deletions
|
|
@ -495,7 +495,7 @@ sub _getContentTypes {
|
|||
'content' => WebGUI::International::get(21,$self->get("namespace")),
|
||||
'discussion' => WebGUI::International::get(892),
|
||||
'profile' => WebGUI::International::get(22,$self->get("namespace")),
|
||||
'help' => WebGUI::International::get(93),
|
||||
#'help' => WebGUI::International::get(93),
|
||||
'any' => WebGUI::International::get(23,$self->get("namespace")),
|
||||
);
|
||||
tie my %contentTypes, 'Tie::IxHash';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue