mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 06:38:00 +02:00
Issue #4501 Improve test.
This commit is contained in:
@@ -1096,8 +1096,8 @@ EOF;
|
||||
public function testRunFix()
|
||||
{
|
||||
$sql = e107::getDb();
|
||||
|
||||
if(!e107::isInstalled('rss'))
|
||||
|
||||
if(!e107::isInstalled('rss_menu'))
|
||||
{
|
||||
e107::getPlugin()->install('rss_menu');
|
||||
}
|
||||
|
Reference in New Issue
Block a user