re-integrated photogallery branch
This commit is contained in:
commit
4c70aa4c71
75 changed files with 10806 additions and 473 deletions
|
|
@ -40,9 +40,9 @@ The namespace to pull the label from.
|
|||
|
||||
#-------------------------------------------------------------------
|
||||
sub process {
|
||||
my ($session, $key, $namespace) = @_;
|
||||
my $i18n = WebGUI::International->new($session);
|
||||
return $i18n->get($key, $namespace);
|
||||
my ($session, $key, $namespace) = @_;
|
||||
my $i18n = WebGUI::International->new($session);
|
||||
return $i18n->get($key, $namespace);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue