mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-15 22:44:13 +00:00
Stupid typo...
This commit is contained in:
parent
afc63ca5f3
commit
1f3b40a15e
@ -84,7 +84,7 @@ sub getCookie {
|
||||
my $c = Litmus->cgi();
|
||||
my $product = shift;
|
||||
|
||||
return Litmus::Sysconfig->
|
||||
return Litmus::SysConfig->
|
||||
realGetCookie($configcookiename.'_'.$product->product_id());
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user