typo
This commit is contained in:
parent
87f270a2c4
commit
2b0d61ece2
|
@ -61,7 +61,7 @@ abstract class baseModule {
|
|||
/** configuration settings of all modules */
|
||||
protected $moduleSettings;
|
||||
|
||||
/** self service settings of all modules */
|
||||
/** self service profile with settings of all modules */
|
||||
protected $selfServiceSettings;
|
||||
|
||||
/** name of parent accountContainer ($_SESSION[$base]) */
|
||||
|
|
Loading…
Reference in New Issue