[vhffs-dev] [1227] Added missing use (which was invisible in panel context).

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Revision: 1227
Author:   beuss
Date:     2008-06-23 10:44:25 +0200 (Mon, 23 Jun 2008)

Log Message:
-----------
Added missing use (which was invisible in panel context).

Modified Paths:
--------------
    trunk/vhffs-api/src/Vhffs/Services/Mail.pm


Modified: trunk/vhffs-api/src/Vhffs/Services/Mail.pm
===================================================================
--- trunk/vhffs-api/src/Vhffs/Services/Mail.pm	2008-06-20 13:08:52 UTC (rev 1226)
+++ trunk/vhffs-api/src/Vhffs/Services/Mail.pm	2008-06-23 08:44:25 UTC (rev 1227)
@@ -52,6 +52,7 @@
 
 use base qw(Vhffs::Object);
 use DBI;
+use Vhffs::Services::MailingList;
 
 sub delete
 {


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/