Home
last modified time | relevance | path

Searched hist:"69266 de50f71b3d43011378cf0b0e8b8185c3609" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dinfoutils.php69266de50f71b3d43011378cf0b0e8b8185c3609 Thu Jun 24 12:26:15 UTC 2010 Dominik Eckelmann <deckelmann@gmail.com> fixed handling of MSG

msg() now stores always the message to the MSG array until headers are
sent. After this, a call of msg will print out all messages from the MSG
array immediately through html_msgarea.
This prevents double posting and losses of messages from the MSG array.