author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 27 Jul 2011 06:38:29 +0000 (06:38 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 27 Jul 2011 06:38:29 +0000 (06:38 +0000) | ||
commit | 702045b639b71abd431610d88a149b0d11b50e64 | |
tree | 293047746f5a08618e40f26a000e86994136bc28 | tree | snapshot |
parent | e643ab702b6f8466ed913442e8aaee0089902cb6 | commit | diff |
Updated in_array checks in GOsa.
PHPs in_array function casts operant types in a unconventional way.
e.g. This is true in_array("+49134", array("00491234"))
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20952 594d385d-05f5-0310-b6e9-bd551577e9d8
PHPs in_array function casts operant types in a unconventional way.
e.g. This is true in_array("+49134", array("00491234"))
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20952 594d385d-05f5-0310-b6e9-bd551577e9d8
48 files changed: