summaryrefslogtreecommitdiffstats
path: root/lib/class/artist.class.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/class/artist.class.php')
-rw-r--r--lib/class/artist.class.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/class/artist.class.php b/lib/class/artist.class.php
index c55b109e..0db622b3 100644
--- a/lib/class/artist.class.php
+++ b/lib/class/artist.class.php
@@ -30,6 +30,7 @@ class Artist extends database_object {
public $songs;
public $albums;
public $prefix;
+ public $mbid; // MusicBrainz ID
// Constructed vars
public $_fake = false; // Set if construct_from_array() used