Revert "Doh"
This reverts commit f1f938512d4e3c478ea3c09db0536912657fb8ae.
This commit is contained in:
parent
f1f938512d
commit
11414b0447
@ -4,7 +4,7 @@ use strict;
|
||||
use base qw/Catalyst::View/;
|
||||
|
||||
sub file_compression {
|
||||
my ($file) = @_;
|
||||
my ($file) = $@_;
|
||||
|
||||
if /\\.(gz|bz2|xz|lz|zip)/
|
||||
return "none";
|
||||
|
Loading…
x
Reference in New Issue
Block a user