Marcin Wabik Sun, 08 Jul 2007 22:39:14 -0700
Hello, Static methods are called twice via Zend_Rest/Json_Server. There is something like:
if(is static method) { call } make new object call again in handle() methods. Please add "else" :) Marcin