Rodrigo Borges Pereira wrote:
I get an undefined index, and consequently a "headers already sent". But that's because i have "error_reporting = E_ALL & ~E_NOTICE" on my php.ini...
Ok, this makes sense. I'm not sure why I'm not getting the undefined index errors though. I tried both E_ALL and "E_ALL & ~E_NOTICE". Neither generate errors.
I'll add this into 1.1.1 as well.
Thanks,
Bill
