phpdoc
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 27 Apr 2010 04:49:21 +0000 (22:49 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 29 Apr 2010 17:18:59 +0000 (11:18 -0600)
imp/lib/Injector/Factory/Compose.php
imp/lib/Injector/Factory/Contents.php
imp/lib/Injector/Factory/Mailbox.php

index 1563cb2..3e5a2ee 100644 (file)
@@ -52,7 +52,7 @@ class IMP_Injector_Factory_Compose
     }
 
     /**
-     * Return the Horde_Compose:: instance.
+     * Return the IMP_Compose:: instance.
      *
      * @param string $cacheid  The cache ID string.
      *
index e606e8c..4bbaca5 100644 (file)
@@ -52,7 +52,7 @@ class IMP_Injector_Factory_Contents
     }
 
     /**
-     * Return the Horde_Editor:: instance.
+     * Return the IMP_Contents:: instance.
      *
      * @param string $mailbox  The mailbox name.
      * @param integer $uid     The message UID.
index 7de2071..1fd3909 100644 (file)
@@ -52,7 +52,7 @@ class IMP_Injector_Factory_Mailbox
     }
 
     /**
-     * Return the Horde_Mailbox:: instance.
+     * Return the IMP_Mailbox:: instance.
      *
      * @param string $mailbox  The mailbox name.
      * @param string $msgmbox  The mailbox name of the current index.