118n not pointed to right file
This commit is contained in:
parent
a60c2b076a
commit
83fb527856
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ sub purge {
|
|||
sub setSessionVars {
|
||||
my $self = shift;
|
||||
my $session = $self->session;
|
||||
my $i18n = WebGUI::International->new($session,'Asset_ProjectManager');
|
||||
my $i18n = WebGUI::International->new($session,'Asset_TimeTracking');
|
||||
|
||||
return ($session,$session->privilege,$session->form,$session->db,$session->datetime,$i18n,$session->user);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue