projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa3835a
)
portfolio: removing suplerfluous error_log i forgot to remove earlier.
author
mjollnir_
<mjollnir_>
Tue, 9 Jun 2009 19:54:22 +0000
(19:54 +0000)
committer
mjollnir_
<mjollnir_>
Tue, 9 Jun 2009 19:54:22 +0000
(19:54 +0000)
lib/portfolio/exporter.php
patch
|
blob
|
history
diff --git
a/lib/portfolio/exporter.php
b/lib/portfolio/exporter.php
index 007e55950cadddbd96028259199555c04f5c3b6a..5ecac187295434ee9c7127d2233ac59d28a2c59d 100644
(file)
--- a/
lib/portfolio/exporter.php
+++ b/
lib/portfolio/exporter.php
@@
-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