woops, accidentally deleted updates-from rel on mass Google-deletion
This commit is contained in:
		@@ -37,6 +37,7 @@ if (!defined('GNUSOCIAL')) { exit(1); }
 | 
				
			|||||||
class Discovery
 | 
					class Discovery
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    const LRDD_REL    = 'lrdd';
 | 
					    const LRDD_REL    = 'lrdd';
 | 
				
			||||||
 | 
					    const UPDATESFROM = 'http://schemas.google.com/g/2010#updates-from';
 | 
				
			||||||
    const HCARD       = 'http://microformats.org/profile/hcard';
 | 
					    const HCARD       = 'http://microformats.org/profile/hcard';
 | 
				
			||||||
    const MF2_HCARD   = 'http://microformats.org/profile/h-card';   // microformats2 h-card
 | 
					    const MF2_HCARD   = 'http://microformats.org/profile/h-card';   // microformats2 h-card
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user