mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 15:14:58 +00:00
get settings from view
This commit is contained in:
parent
16ca3dc96a
commit
3f14dcf4db
|
@ -135,6 +135,7 @@ class SeedDMS_View_ExtensionMgr extends SeedDMS_Bootstrap_Style {
|
|||
function show() { /* {{{ */
|
||||
$dms = $this->params['dms'];
|
||||
$user = $this->params['user'];
|
||||
$settings = $this->params['settings'];
|
||||
$httproot = $this->params['httproot'];
|
||||
$extdir = $this->params['extdir'];
|
||||
$version = $this->params['version'];
|
||||
|
|
Loading…
Reference in New Issue
Block a user