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

MusicBrainz Git Server <[email protected]>
Newsgroups gmane.comp.audio.musicbrainz.cvs
Message-ID <E1TZJUH-0005FI-MX@wiley>
The branch, mbs-5265 has been updated
       via  http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=2725614e17c5a0568899de4a5a57522a603a3df6 (commit)
      from  http://git.musicbrainz.org/gitweb/?p=musicbrainz-server/core.git;a=commit;h=e7339ebc0e8aac82de637cd9bba8ebbd7568c00f (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 2725614e17c5a0568899de4a5a57522a603a3df6
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 225be00..4d3f5cc 100644
--- a/lib/MusicBrainz/Server/Entity/Artwork.pm
+++ b/lib/MusicBrainz/Server/Entity/Artwork.pm
@@ -63,7 +63,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.