-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Blocker
-
Affects Version/s: 1.8, 1.9.0 (alpha)
-
Component/s: API (A)
-
None
-
Environment:Any
in file api/rpc/class.czbxrpc.php
line: 229
CAapplication::$error = array();
Wrong Application class name (double Aa).
Should be: CApplication::$error = array();