mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-01 07:45:47 +02:00
- fixed a problem php5 complained about, which is present in php4 too: arrays in $GLOBALS[egw][server] are NOT unserialized. As this seems to be only used for the lang_ctimes, I just took care of it here