portfolio: removing suplerfluous error_log i forgot to remove earlier.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user