summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 598e2f7)
raw | patch | inline | side by side (parent: 598e2f7)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 11 Aug 2006 11:44:34 +0000 (11:44 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 11 Aug 2006 11:44:34 +0000 (11:44 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4489 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/generic/class_user.inc | patch | blob | history |
index 6f5bd912cda49a81186fea1dd8f8fdb74ec5fd27..b4b7092488f290cef28b17e03d9741d1d03c4591 100644 (file)
}
} elseif(!$this->is_new) {
+ echo "I think this is not currect, but can't test it right now. ";
+ // This should be set to array in all cases ... else we write *removed* into this attribute ...
$this->attrs["jpegPhoto"] = array();
}