
zdravko.balorda at siix
Jan 16, 2012, 11:54 PM
Views: 775
Permalink
|
David E. Wheeler wrote: > On Jan 16, 2012, at 7:00 AM, Zdravko Balorda wrote: > >> It does, but $superg comes from: >> >> % my ($superg) = Bric::Biz::Asset::Business::Media->list({ title => 'superg.js', >> % 'site_id' => $story->get_site_id }) >> >> So, is here the $superg of proper type to run $superg->upload_file($fh, "superg.js")? > > You sure about that? What does `ref $superg` show? > > David > > Indeed, it says: Bric::Biz::Asset::Business::Media::Image: Please, help me converting this. Zdravko
|