This commit is contained in:
Luc Didry
2014-02-23 13:04:16 +01:00
parent 96dc4758ef
commit fb51b92e09
+1 -1
View File
@@ -230,7 +230,7 @@ sub startup {
);
# Log image creation
$c->app->log->info('[CREATION] someone pushed '.$filename.' (path: '.$path.')');
$c->app->log->info('[CREATION] '.$c->ip.' pushed '.$filename.' (path: '.$path.')');
# Give url to user
$short = $records[0]->short;