mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 14:03:52 +01:00
blocks: MDL-19946 Sorry, remove debug code.
This commit is contained in:
parent
c6084d31b4
commit
e9f7fdec00
@ -878,7 +878,6 @@ class block_manager {
|
||||
}
|
||||
|
||||
$mform = new $classname($editpage->url, $block, $this->page);
|
||||
print_object($block); // DONOTCOMMIT
|
||||
$mform->set_data($block->instance);
|
||||
|
||||
if ($mform->is_cancelled()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user