summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f701ad3)
raw | patch | inline | side by side (parent: f701ad3)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 2 Oct 2009 09:33:56 +0000 (09:33 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 2 Oct 2009 09:33:56 +0000 (09:33 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14471 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/personal/generic/class_user.inc | patch | blob | history |
diff --git a/gosa-core/plugins/personal/generic/class_user.inc b/gosa-core/plugins/personal/generic/class_user.inc
index 92bd6f7f91cf07d39af98cfae80f34ca2a8643c3..c2331a5cb3ac07a0e9a557c926d0a3e8d955192a 100644 (file)
/* Check dates */
if (!tests::is_date($this->dateOfBirth)){
- $message[]= msgPool::invalid(_("Date of birth"), $this->dateOfBirth);
+ $message[]= msgPool::invalid(_("Date of birth"), $this->dateOfBirth,"" ,"23.02.2009");
}
/* Check for reserved characers */