Cgiapp 1.7.1 Released
I was able to roll a long-needed (and by some, long awaited) bugfix release of Cgiapp this morning. Cgiapp 1.7.1 corrects the following issues:
-
Cgiapp5::run()
was corrected to callquery()
instead ofcgiapp_get_query()
(which caused a fatal error) -
Cgiapp::__call()
andCgiapp5::__call()
now report the name of the method called in errors when unable to find matching actions for that method.
As usual, downloads are available on my site as well as via SourceForge.
Update: The link on my site for downloading Cgiapp has been broken; I've now fixed it.