Import/Core_email.php
authorAlan Knowles <alan@roojs.com>
Wed, 3 Mar 2021 09:02:49 +0000 (17:02 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 3 Mar 2021 09:02:49 +0000 (17:02 +0800)
Import/Core_email.php

index 20c0d92..decbb21 100644 (file)
@@ -38,7 +38,7 @@ class Pman_Core_Import_Core_email extends Pman
             'min' => 0,
             'max' => 0,  
         ),
-        'raw_contents' => array(
+        'raw_content' => array(
             'desc' => 'Raw contents of email (used by API) - not by Command line',
             'short' => 'R',
             'default' => '',