more formatting

This commit is contained in:
JT Smith 2007-01-17 17:23:05 +00:00
parent b59b948bc1
commit ed4903f66f

View file

@ -690,11 +690,11 @@ SQL
#returns this
[
map {
({
{
'attachment.url' => $storage->getUrl($_),
'attachment.path' => $storage->getPath($_),
'attachment.length' => $storage->getFileSize($_)
})
}
} @{$storage->getFiles}
]
}