[mb-commits] branch, mbs-4627, updated. MBS-4627, use DBDefs-> instead of DBDefs:: in Entity::Artwork.

MusicBrainz Git Server <[email protected]>
Newsgroups gmane.comp.audio.musicbrainz.cvs
Message-ID <E1TZJUY-0005GT-RM@wiley>
The branch, mbs-4627 has been updated
       via  http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=ef1078f69fa847a38aef4032b041816ab8db9f53 (commit)
      from  http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=fdc3384b1a2f69e3316585b88700b4afa95c6294 (commit)

Summary of changes:
 lib/MusicBrainz/Server/Entity/Artwork.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ef1078f69fa847a38aef4032b041816ab8db9f53
Author: warp <[email protected]>
Date:   Fri Nov 16 11:47:58 2012 +0100

    MBS-4627, use DBDefs-> instead of DBDefs:: in Entity::Artwork.

diff --git a/lib/MusicBrainz/Server/Entity/Artwork.pm b/lib/MusicBrainz/Server/Entity/Artwork.pm
index 4c027ae..9166f70 100644
--- a/lib/MusicBrainz/Server/Entity/Artwork.pm
+++ b/lib/MusicBrainz/Server/Entity/Artwork.pm
@@ -53,7 +53,7 @@ sub _urlprefix
 {
     my $self = shift;
 
-    return DBDefs::COVER_ART_ARCHIVE_DOWNLOAD_PREFIX .
+    return DBDefs->COVER_ART_ARCHIVE_DOWNLOAD_PREFIX .
         "/release/" . $self->release->gid . "/" . $self->id;
 }
 

-----------------------------------------------------------------------


hooks/post-receive
-- 
mb_server
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.