SOLVED: Adding new functions to existing module

mayanc1981

Joined: 2009-03-04
Posts: 6
Posted: Sun, 2009-03-08 07:20

Hi,

I have added a new function to an existing class file,
but I get a php error "Call to undefined method...".

Do I need to recompile the module somehow?

Thanks in advance,
Mayan

Login or register to post comments
mayanc1981

Joined: 2009-03-04
Posts: 6
Posted: Sun, 2009-03-08 08:59

I have added the method to the wrong class file :)

No recompile needed.

Thanks anyway.

Login or register to post comments