]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - db/core.php
Add Attention class for non-sub and non-mention notice attentions
[quix0rs-gnu-social.git] / db / core.php
index 5a420cc2b3f71a3e9869458fb19b115752a22511..d435c03cd6e6376fb2f9e58996cc8cb99b83dfe4 100644 (file)
@@ -86,6 +86,7 @@ $classes = array('Schema_version',
                  'User_urlshortener_prefs',
                  'Old_school_prefs',
                  'User_username',
+                 'Attention',
 );
 
 foreach ($classes as $cls) {