CodeIgniter Forums
Undefined property: Api::$format - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Undefined property: Api::$format (/showthread.php?tid=66441)



Undefined property: Api::$format - iridion2015 - 10-22-2016

I downloaded CodeIgnier 3.1
and incorporated the updated API version of ivancholakov.

Now I'm getting error message below,

Code:
A PHP Error was encountered

Severity: Notice

Message: Undefined property: Api::$format

Filename: libraries/REST_Controller_54.php

Line Number: 763

So what's causing the error?
How to fix this?

Thanks in advance.