use the correct call 'new_cf' everywhere
[spider.git] / perl / Thingy / Rt.pm
index 7f94937a3fe38fdd4b841b23332742fdec1e6a0e..807e414e2895a5f9892ea91c8a2fba7dbd746bfe 100644 (file)
@@ -210,7 +210,7 @@ sub _upd_user_rec
 # info whenever a node connects and also periodically.
 #
 
-sub new_lcf
+sub new_cf
 {
        my $pkg = shift;
        my $thing = $pkg->SUPER::new(@_);