This commit is contained in:
Roland Gruber 2013-09-24 18:42:22 +00:00
parent 87f270a2c4
commit 2b0d61ece2
1 changed files with 1 additions and 1 deletions

View File

@ -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]) */