Mercurial > hg > rc2
diff program/lib/Roundcube/rcube_result_index.php @ 5:3a5f959af5ae
debugging aids, all commented out
author | Charlie Root |
---|---|
date | Thu, 30 Aug 2018 16:15:17 -0400 |
parents | 4681f974d28b |
children |
line wrap: on
line diff
--- a/program/lib/Roundcube/rcube_result_index.php Thu Jan 18 07:47:04 2018 -0500 +++ b/program/lib/Roundcube/rcube_result_index.php Thu Aug 30 16:15:17 2018 -0400 @@ -55,7 +55,7 @@ public function init($data = null) { $this->meta = array(); - + #rcube::write_log('mail',"rri: ".print_r($data,true)); $data = explode('*', (string)$data); // ...skip unilateral untagged server responses