mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 11:50:30 +02:00
Fix typo in last commit.
This commit is contained in:
@@ -48,7 +48,7 @@ class social_event
|
||||
|
||||
if(empty($meta['og:type']))
|
||||
{
|
||||
e107::meta('og:image', 'website');
|
||||
e107::meta('og:type', 'website');
|
||||
}
|
||||
|
||||
if(empty($ogImage) || empty($meta) || e_ADMIN_AREA === true)
|
||||
|
Reference in New Issue
Block a user