Whitespace

This commit is contained in:
Eelco Dolstra 2013-01-22 13:19:08 +01:00
parent ef37597c39
commit fc39034772
2 changed files with 4 additions and 3 deletions

View file

@ -252,4 +252,5 @@ table
div.affiliation
{
font-style: italic;
}
}

View file

@ -50,8 +50,8 @@ __PACKAGE__->config(
storage => Hydra::Model::DB::getHydraPath . "/session_data"
},
'Plugin::AccessLog' => {
formatter => {
format => '%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-Agent}i" %[handle_time]',
formatter => {
format => '%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-Agent}i" %[handle_time]',
},
},
);