According to Lobo here:

http://forum.civicrm.org/index.php/topic,17361.msg73271.html#msg73271

The API now resides in api/v2

Attaching a patch to correct the path for use with Civi 3.3.x

CommentFileSizeAuthor
civiregister.module.diff398 bytesmdlueck

Comments

vacilando’s picture

Seeing heaps of errors like PHP Fatal error: require_once(): Failed opening required 'api/UFGroup.php' that go away when the module is disabled. This patch seems to solve it - please apply!