mirror of
https://github.com/moodle/moodle.git
synced 2025-04-15 05:25:08 +02:00
agreelicence was not set
This commit is contained in:
parent
89be4ee2ac
commit
19407a4274
@ -11,8 +11,7 @@
|
||||
|
||||
$id = optional_param('id', '', PARAM_ALPHANUM);
|
||||
$confirmupgrade = optional_param('confirmupgrade', 0, PARAM_BOOL);
|
||||
|
||||
|
||||
$agreelicence = optional_param('agreelicence',0, PARAM_BOOL);
|
||||
/// Check that PHP is of a sufficient version
|
||||
|
||||
if (!check_php_version("4.1.0")) { //TODO: should we bump it up to 4.3.0??
|
||||
|
Loading…
x
Reference in New Issue
Block a user