[vhffs-dev] [513] You attention please, little robot "refused_dns" has lost his parents .

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


Revision: 513
Author:   beuss
Date:     2007-03-19 17:52:42 +0000 (Mon, 19 Mar 2007)

Log Message:
-----------
You attention please, little robot "refused_dns" has lost his parents. He's waiting for them in the main hall.

Modified Paths:
--------------
    branches/vhffs_4.1/vhffs-robots/src/refused_dns.pl


Modified: branches/vhffs_4.1/vhffs-robots/src/refused_dns.pl
===================================================================
--- branches/vhffs_4.1/vhffs-robots/src/refused_dns.pl	2007-03-19 17:48:29 UTC (rev 512)
+++ branches/vhffs_4.1/vhffs-robots/src/refused_dns.pl	2007-03-19 17:52:42 UTC (rev 513)
@@ -60,7 +60,7 @@
 
 foreach $object ( @{$objects} )
 {
-	if( ( defined $object ) && ( $object->fetch > 0 ) )
+	if( defined $object )
 	{
 		$user = $object->get_user;
 		$lang = Vhffs::Panel::User::get_lang( $user );


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