mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 01:54:12 +02:00
Open-Graph meta image option added to social plugin.
This commit is contained in:
@@ -1314,6 +1314,11 @@ class news_admin_ui extends e_admin_ui
|
||||
{
|
||||
$this->getModel()->setData($k, $v); // Override Table data.
|
||||
}
|
||||
|
||||
if(e_DEBUG)
|
||||
{
|
||||
e107::getMessage()->addDebug(print_a($data,true));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user