Commit 33a29ba2 authored by Byron Jones's avatar Byron Jones

fix mod_perl breakage caused by bug 977969

parent 6d3857e3
......@@ -532,6 +532,7 @@ sub _concatenate_css {
write_file($file, $content);
}
$file =~ s/^\Q$cgi_path\E\///;
return mtime_filter($file);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment