mirror of
https://github.com/e107inc/e107.git
synced 2025-03-14 17:39:46 +01:00
Issue #4501 Improve test.
This commit is contained in:
parent
f71661336b
commit
d14d47aa65
@ -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');
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user