- Geschlecht kann jetzt auch unbekannt sein

- Preinteressent: schule kann jetzt nach schultypen gefiltert werden
- Abbrecher und Absolventen sind jetzt automatisch deaktiviert nach dem statuswechsel
This commit is contained in:
Andreas Österreicher
2008-08-14 14:36:02 +00:00
parent eb846236c0
commit 778a33026b
13 changed files with 340 additions and 54 deletions
+1 -1
View File
@@ -679,7 +679,7 @@ class mitarbeiter extends benutzer
$this->result[] = $obj;
}
return false;
return true;
}
else
{