--- trunk/lib/Strix/Anketa.pm 2008/11/20 11:56:41 473 +++ trunk/lib/Strix/Anketa.pm 2008/11/20 12:54:57 474 @@ -47,7 +47,7 @@ # bind_params => sub { $_[0]->id() }, ); -warn dump( map { $_->name } $anketa->columns ); +#warn dump( map { $_->name } $anketa->columns ); package Strix::Anketa::Pitanja;