Comment 2 for bug 1250239

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/2697
Committed: http://gitorious.org/mahara/mahara/commit/94b2f372a203d577638f1de08fd9b913d334fada
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 94b2f372a203d577638f1de08fd9b913d334fada
Author: Robert Lyon <email address hidden>
Date: Tue Nov 12 11:36:39 2013 +1300

Checking if variables exist before trying access them (Bug #1250239)

The skins and dropdownmenu institution variables don't exist when
saving the config form for 'no institution' so we need to check they
exist.

Change-Id: Ia36cfbace4ac0c56d5be527b903a8ceedd3a3cad
Signed-off-by: Robert Lyon <email address hidden>