Static method should be accessed in a static way message
807600Aug 5 2007 — edited Aug 5 2007I'm getting the warning message saying
Static method should be accessed in a static way message.
Ignoring it still seems to work.
Can anyone tell me briefly how you access a method in a static way
&
What's bad if that is not fixed?
Thank you in advance.