getConfiguration(); if (isset($configuration['ldap_agent_password']) && $configuration['ldap_agent_password'] !== '') { // hide password $configuration['ldap_agent_password'] = '**PASSWORD SET**'; } \OC_JSON::success(['configuration' => $configuration]); 2-stable'>1.12-stable jQuery JavaScript Library: https://github.com/jquery/jquerywww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/src/selector.js
blob: 2e0c17e1534eb04c70d9093cdbbd88c2ae7cd178 (plain)
1
2
3
define( [ "./selector-sizzle" ], function() {
	"use strict";
} );