Searched hist:"609 c41e4b585232192abba662698288798157297" (Results 1 – 1 of 1) sorted by relevance
| /dokuwiki/inc/ |
| H A D | mail.php | 609c41e4b585232192abba662698288798157297 Mon Nov 29 18:59:50 UTC 2010 Elan Ruusamäe <glen@delfi.ee> Use $USERINFO in mail_setup, as $INFO['userinfo'] is not yet available.
20:51:05 <glen> what is the difference between $INFO['userinfo'] and $USERINFO? 20:52:17 <splitbrain> none really 20:52:33 <glen> yet one works ($USERINFO) and the other doesn't in my setup 20:52:59 <splitbrain> $INFO isn't available everywhere 20:53:27 <splitbrain> or might not have been set yet (if you're fetching an early action hook) 20:53:27 <glen> yeah, mail headers setup failed for me
|