diff --git a/views/bootstrap/class.ExtensionMgr.php b/views/bootstrap/class.ExtensionMgr.php index 7d615d5f2..e1c5a717d 100644 --- a/views/bootstrap/class.ExtensionMgr.php +++ b/views/bootstrap/class.ExtensionMgr.php @@ -242,7 +242,7 @@ class SeedDMS_View_ExtensionMgr extends SeedDMS_Theme_Style { $httproot = $this->params['httproot']; $extmgr = $this->params['extmgr']; $extdir = $this->params['extdir']; - $extconf = $extmgr->getExtensionConfiguration(); + $extconfall = $extmgr->getExtensionConfiguration(); echo "
| ".getMLText('version')." | \n"; print "\n"; print " |
|---|