Hi

I get the following error when trying to do a certain operation in FOM:

problem: Undefined subroutine &FAQ::OMatic::submitAnsToCat::gettext called
at 
/usr/lib/perl5/site_perl/5.005/FAQ/OMatic/submitAnsToCat.pm line 65. 

At a first glance I don't know exactly what is wrong. but an obvious
workaround is to remove the offending gettext function:
instead of:
 gettext("string")
have:
 "string"
This shouldn't hurt the functionality.

Can anyone have a look at this? 

-- 
Tzafrir Cohen
mailto:[EMAIL PROTECTED]
http://www.technion.ac.il/~tzafrir


----------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED]
Archives available at http://www.mail-archive.com/[email protected]/

Reply via email to