mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-26 15:11:45 +01:00
when a header line started with cc:, from:, ..., but contained nothing else
(i.e. there's nothing to follow the colon), a bunch of error messages were displayed ("xxx not an object"). Fixed.
This commit is contained in:
parent
fc0e7da7f2
commit
587a9fff73
@ -14,6 +14,9 @@
|
|||||||
- Changed the way session->create() makes the random number. This should fix
|
- Changed the way session->create() makes the random number. This should fix
|
||||||
the problems on NT.
|
the problems on NT.
|
||||||
- Added HTTP Proxy support to phpgw_network.
|
- Added HTTP Proxy support to phpgw_network.
|
||||||
|
- Pop3: when a header line started with cc:, from:, ..., but
|
||||||
|
no information followed the colon, a bunch of error messages were
|
||||||
|
displayed ("xxx not an object"). Fixed.
|
||||||
|
|
||||||
[08212000] - removed db_lock() and db_unlock() I changed the phpgw_db_* to use them
|
[08212000] - removed db_lock() and db_unlock() I changed the phpgw_db_* to use them
|
||||||
properly
|
properly
|
||||||
|
Loading…
Reference in New Issue
Block a user