aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/WizardResult.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/lib/WizardResult.php')
-rw-r--r--apps/user_ldap/lib/WizardResult.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/lib/WizardResult.php b/apps/user_ldap/lib/WizardResult.php
index 09aadd2b781..d6fd67d4204 100644
--- a/apps/user_ldap/lib/WizardResult.php
+++ b/apps/user_ldap/lib/WizardResult.php
@@ -20,7 +20,7 @@ class WizardResult {
$this->changes[$key] = $value;
}
-
+
public function markChange() {
$this->markedChange = true;
}