--- deliantra/server/lib/cf/pod.pm 2007/07/08 14:56:06 1.10 +++ deliantra/server/lib/cf/pod.pm 2007/07/10 05:51:38 1.11 @@ -196,7 +196,7 @@ } # format as cfpod-style text -sub as_text($) { +sub as_cfpod($) { my ($pars) = @_; my $res;