mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-22 06:13:17 +02:00
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
|
|
||||||
class Piler_Mime_Decode {
|
class Piler_Mime_Decode {
|
||||||
const HEADER_FIELDS = ['from', 'sender', 'to', 'cc', 'subject', 'date'];
|
const HEADER_FIELDS = ['from', 'to', 'cc', 'subject', 'date'];
|
||||||
|
|
||||||
|
|
||||||
public static function normalize_message($message) {
|
public static function normalize_message($message) {
|
||||||
|
Reference in New Issue
Block a user