mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 17:44:37 +02:00
Code cleanup. Incompatible plugin alert now links directly to uninstall page for each plugin found.
This commit is contained in:
@@ -895,7 +895,7 @@ class links_admin_form_ui extends e_admin_form_ui
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
public function getList($ajax = false)
|
||||
public function getList($ajax = false, $view='default')
|
||||
{
|
||||
$tp = e107::getParser();
|
||||
$controller = $this->getController();
|
||||
|
Reference in New Issue
Block a user