We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting this in Apache error logs
PHP Fatal error: Cannot use object of type Hostescalation as array in /usr/local/vshell2/api/application/models/nagios_user.php on line 440
Version 2.0.0-416
The text was updated successfully, but these errors were encountered:
Fixed PHP Fatal error. Implemented ArrayAccess methods to allow array…
16adf8e
… operator access to class properties. fixes NagiosEnterprises#20
28adca3
No branches or pull requests
Getting this in Apache error logs
Version 2.0.0-416
The text was updated successfully, but these errors were encountered: