Import/Core_email.php
authorAlan Knowles <alan@roojs.com>
Mon, 9 Feb 2015 10:06:16 +0000 (18:06 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 9 Feb 2015 10:06:16 +0000 (18:06 +0800)
Import/Core_email.php

index 4096e26..b669ad2 100644 (file)
@@ -2,9 +2,9 @@
 
 
 
-require_once 'Pman/Roo.php';
+require_once 'Pman.php';
 
-class Pman_Hydra_Import_Core_email extends Pman_Roo
+class Pman_Hydra_Import_Core_email extends Pman 
 {
     static $cli_desc = "Import an email into core_email template";