Comment 3 for bug 1336111

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

Reviewed: https://reviews.mahara.org/3500
Committed: http://gitorious.org/mahara/mahara/commit/66301a003148b0d7a1fa9a695ee242c19b3761e9
Submitter: Ghada El-Zoghbi (<email address hidden>)
Branch: master

commit 66301a003148b0d7a1fa9a695ee242c19b3761e9
Author: Robert Lyon <email address hidden>
Date: Tue Jul 22 11:40:50 2014 +1200

Missing validate_config_options function error (Bug #1336111)

Problem is the line 1809 in lib/mahara.php namely
- [optional] validate_config_options() was not being respected

So I added a check to see if the function exists for the plugin before
trying to call it.

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

Change-Id: Iceabeec423f67339903959fe4083bb87250cad12