diff --git a/inc/toolbox.php b/inc/toolbox.php index 865a1ed..8062c27 100755 --- a/inc/toolbox.php +++ b/inc/toolbox.php @@ -7,6 +7,7 @@ */ class ToolBox { + const FILE_EOL = "\n"; const MAIL_SUCCESS = 2; public static function cleanPost(&$asData)