PHP warning: Undefined property: stdClass::$sslproxy

Bug #845438 reported by Ruslan Kabalin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
New
Low
Unassigned

Bug Description

2262a1a78 introduced the warning:

[WAR] 13 (init.php:215) Undefined property: stdClass::$sslproxy
Call stack (most recent first):
log_message("Undefined property: stdClass::$sslproxy", 8, true, true, "/var/www/mahara/init.php", 215) at /var/www/mahara/lib/errors.php:446
error(8, "Undefined property: stdClass::$sslproxy", "/var/www/mahara/init.php", 215, array(size 39)) at /var/www/mahara/init.php:215
require("/var/www/mahara/init.php") at /var/www/mahara/index.php:32
[WAR] 13 (init.php:220) Undefined property: stdClass::$sslproxy
Call stack (most recent first):
log_message("Undefined property: stdClass::$sslproxy", 8, true, true, "/var/www/mahara/init.php", 220) at /var/www/mahara/lib/errors.php:446
error(8, "Undefined property: stdClass::$sslproxy", "/var/www/mahara/init.php", 220, array(size 39)) at /var/www/mahara/init.php:220
require("/var/www/mahara/init.php") at /var/www/mahara/index.php:32

'isset' verification is required.

Changed in mahara:
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.