modolabs / Kurogo-Mobile-Web

Kurogo is a PHP framework for delivering high quality, data driven customizable content to a wide range of mobile devices. Its strengths lie in the customizable system that allows you to adapt content from a variety of sources and easily present that to mobile devices from feature phones, to early generation smart phones, to modern devices and tablets
http://kurogo.org
GNU Lesser General Public License v2.1
198 stars 99 forks source link

ICal and addException() #29

Closed eebs closed 12 years ago

eebs commented 12 years ago

The method addException() doesn't seem to exist. https://github.com/modolabs/Kurogo-Mobile-Web/commit/389f0670e4661de73384b9661861eb7e3c328647#L0R767

This code was added by Adam Franco on 2011-08-24 15:44:55 in the commit 389f0670. I am encountering a fatal error when this line gets called, but I'm fairly certain the reason this code is being called is a problem on my end, but the code shouldn't be calling undefined methods.

I will hopefully be able to submit a more detailed report soon.