This commit is contained in:
Arthur Schiwon 2015-04-09 13:56:20 +02:00
parent 3354881355
commit 9ed9741d81

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
*/