mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
portfolio: removing suplerfluous error_log i forgot to remove earlier.
This commit is contained in:
parent
fa3835a137
commit
bcb39ec9e9
@ -679,7 +679,6 @@ class portfolio_exporter {
|
||||
if (!$this->caller->check_permissions()) {
|
||||
throw new portfolio_caller_exception('nopermissions', 'portfolio', $this->caller->get_return_url());
|
||||
}
|
||||
error_log("checking permissions after waking");
|
||||
}
|
||||
/**
|
||||
* copies a file from somewhere else in moodle
|
||||
|
Loading…
x
Reference in New Issue
Block a user