mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 22:27:34 +02:00
More PHP 8.1 fixes.
This commit is contained in:
@@ -266,7 +266,7 @@ class rss_ui extends e_admin_ui
|
||||
|
||||
if(!$render)
|
||||
{
|
||||
$this->show_message(RSS_LAN_ADMIN_11, RSS_LAN_ERROR_6);
|
||||
e107::getMessage()->addWarning(RSS_LAN_ERROR_6);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user