Fix class names.
authorJan Schneider <jan@horde.org>
Fri, 6 Aug 2010 17:11:36 +0000 (19:11 +0200)
committerJan Schneider <jan@horde.org>
Fri, 6 Aug 2010 17:11:36 +0000 (19:11 +0200)
ingo/lib/Script/Maildrop/Recipe.php
ingo/lib/Script/Maildrop/Variable.php

index c88dfb3..4e8d367 100644 (file)
@@ -10,7 +10,7 @@
  * @author  Matt Weyland <mathias@weyland.ch>
  * @package Ingo
  */
-class Maildrop_Recipe
+class Ingo_Script_Maildrop_Recipe
 {
     /**
      */
index 0545088..bce1d5b 100644 (file)
@@ -10,7 +10,7 @@
  * @author  Matt Weyland <mathias@weyland.ch>
  * @package Ingo
  */
-class Maildrop_Variable
+class Ingo_Script_Maildrop_Variable
 {
     /**
      */