Tagged Questions
0
votes
1answer
239 views
Call to a member function getDOM() on a non-object
I'm trying to create a PHP function that adds an event to a google Calendar. It appears to be building the object correctly but it throws a "Call to a member function getDOM() on a non-object in ...