Browse Source

doc

tags/v8.1.0alpha1
Arthur Schiwon 9 years ago
parent
commit
9ed9741d81
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      apps/user_ldap/js/wizard/wizardDetectorTestLoginName.js

+ 2
- 2
apps/user_ldap/js/wizard/wizardDetectorTestLoginName.js View File

@@ -10,8 +10,8 @@ OCA = OCA || {};
(function() {

/**
* @classdesc a Port Detector. It executes the auto-detection of the port
* by the ownCloud server, if requirements are met.
* @classdesc checks whether the provided log in name can be resolved into
* a DN using the current login filter
*
* @constructor
*/

Loading…
Cancel
Save